#f94ace color space conversions
Hex:
#f94ace
RGB:
249, 74, 206
CMY:
2, 71, 19
CMYK:
0, 70, 17, 2
HSL:
315°, 93.5829%, 63.3333%
HSV (HSB):
315°, 70.2811%, 97.6471%
XYZ:
52.6563, 29.4935, 61.3100
xyY:
0.3670, 0.2056, 29.4935
CIE-Lab:
61.2147, 77.8298, -32.0244
CIE-LCH:
61.2147, 84.1608, 337.6344
CIE-Luv:
61.2147, 89.4184, -61.5941
Hunter-Lab:
54.3079, 78.0324, -28.9189
#f94ace color charts
#f94ace color shades, tints & tones
#f94ace color schemes
#f94ace color preview, HTML & CSS examples
This text has a color of #f94ace
<p style="color:#f94ace;">Text here</p>
.mytext {color:#f94ace;}
This box has a color of #f94ace
<div style="background-color:#f94ace;">Content here</div>
.mybackground {background-color:#f94ace;}
Border around this has a color of #f94ace
<div style="border:2px solid #f94ace;">Content here</div>
.myborder {border:2px solid #f94ace;}