#f94ecb color space conversions
Hex:
#f94ecb
RGB:
249, 78, 203
CMY:
2, 69, 20
CMYK:
0, 69, 18, 2
HSL:
316°, 93.4426%, 64.1176%
HSV (HSB):
316°, 68.6747%, 97.6471%
XYZ:
52.5708, 29.9003, 59.5005
xyY:
0.3703, 0.2106, 29.9003
CIE-Lab:
61.5681, 76.0843, -29.7740
CIE-LCH:
61.5681, 81.7026, 338.6281
CIE-Luv:
61.5681, 89.3172, -57.9083
Hunter-Lab:
54.6812, 75.9189, -26.2387
#f94ecb color charts
#f94ecb color shades, tints & tones
#f94ecb color schemes
#f94ecb color preview, HTML & CSS examples
This text has a color of #f94ecb
<p style="color:#f94ecb;">Text here</p>
.mytext {color:#f94ecb;}
This box has a color of #f94ecb
<div style="background-color:#f94ecb;">Content here</div>
.mybackground {background-color:#f94ecb;}
Border around this has a color of #f94ecb
<div style="border:2px solid #f94ecb;">Content here</div>
.myborder {border:2px solid #f94ecb;}