#f94c5e color space conversions
Hex:
#f94c5e
RGB:
249, 76, 94
CMY:
2, 70, 63
CMYK:
0, 69, 62, 2
HSL:
354°, 93.5135%, 63.7255%
HSV (HSB):
354°, 69.4779%, 97.6471%
XYZ:
43.6717, 26.1168, 13.3290
xyY:
0.5254, 0.3142, 26.1168
CIE-Lab:
58.1477, 66.2231, 28.5349
CIE-LCH:
58.1477, 72.1092, 23.3108
CIE-Luv:
58.1477, 128.2078, 19.7150
Hunter-Lab:
51.1046, 63.1053, 20.3093
#f94c5e color charts
#f94c5e color shades, tints & tones
#f94c5e color schemes
#f94c5e color preview, HTML & CSS examples
This text has a color of #f94c5e
<p style="color:#f94c5e;">Text here</p>
.mytext {color:#f94c5e;}
This box has a color of #f94c5e
<div style="background-color:#f94c5e;">Content here</div>
.mybackground {background-color:#f94c5e;}
Border around this has a color of #f94c5e
<div style="border:2px solid #f94c5e;">Content here</div>
.myborder {border:2px solid #f94c5e;}