#f94c5a color space conversions
Hex:
#f94c5a
RGB:
249, 76, 90
CMY:
2, 70, 65
CMYK:
0, 69, 64, 2
HSL:
355°, 93.5135%, 63.7255%
HSV (HSB):
355°, 69.4779%, 97.6471%
XYZ:
43.4968, 26.0468, 12.4079
xyY:
0.5308, 0.3178, 26.0468
CIE-Lab:
58.0815, 65.9929, 30.7630
CIE-LCH:
58.0815, 72.8109, 24.9929
CIE-Luv:
58.0815, 129.2879, 21.8418
Hunter-Lab:
51.0361, 62.8182, 21.3107
#f94c5a color charts
#f94c5a color shades, tints & tones
#f94c5a color schemes
#f94c5a color preview, HTML & CSS examples
This text has a color of #f94c5a
<p style="color:#f94c5a;">Text here</p>
.mytext {color:#f94c5a;}
This box has a color of #f94c5a
<div style="background-color:#f94c5a;">Content here</div>
.mybackground {background-color:#f94c5a;}
Border around this has a color of #f94c5a
<div style="border:2px solid #f94c5a;">Content here</div>
.myborder {border:2px solid #f94c5a;}