#f94c5b color space conversions
Hex:
#f94c5b
RGB:
249, 76, 91
CMY:
2, 70, 64
CMYK:
0, 69, 63, 2
HSL:
355°, 93.5135%, 63.7255%
HSV (HSB):
355°, 69.4779%, 97.6471%
XYZ:
43.5397, 26.0640, 12.6336
xyY:
0.5294, 0.3169, 26.0640
CIE-Lab:
58.0977, 66.0494, 30.2066
CIE-LCH:
58.0977, 72.6289, 24.5762
CIE-Luv:
58.0977, 129.0216, 21.3177
Hunter-Lab:
51.0529, 62.8886, 21.0651
#f94c5b color charts
#f94c5b color shades, tints & tones
#f94c5b color schemes
#f94c5b color preview, HTML & CSS examples
This text has a color of #f94c5b
<p style="color:#f94c5b;">Text here</p>
.mytext {color:#f94c5b;}
This box has a color of #f94c5b
<div style="background-color:#f94c5b;">Content here</div>
.mybackground {background-color:#f94c5b;}
Border around this has a color of #f94c5b
<div style="border:2px solid #f94c5b;">Content here</div>
.myborder {border:2px solid #f94c5b;}