#f92c8e color space conversions
Hex:
#f92c8e
RGB:
249, 44, 142
CMY:
2, 83, 44
CMYK:
0, 82, 43, 2
HSL:
331°, 94.4700%, 57.4510%
HSV (HSB):
331°, 82.3293%, 97.6471%
XYZ:
44.8501, 23.8941, 27.8393
xyY:
0.4644, 0.2474, 23.8941
CIE-Lab:
55.9816, 78.9991, -2.8331
CIE-LCH:
55.9816, 79.0499, 357.9461
CIE-Luv:
55.9816, 124.2328, -19.3305
Hunter-Lab:
48.8816, 78.2355, 0.4499
#f92c8e color charts
#f92c8e color shades, tints & tones
#f92c8e color schemes
#f92c8e color preview, HTML & CSS examples
This text has a color of #f92c8e
<p style="color:#f92c8e;">Text here</p>
.mytext {color:#f92c8e;}
This box has a color of #f92c8e
<div style="background-color:#f92c8e;">Content here</div>
.mybackground {background-color:#f92c8e;}
Border around this has a color of #f92c8e
<div style="border:2px solid #f92c8e;">Content here</div>
.myborder {border:2px solid #f92c8e;}