#f94f35 color space conversions
Hex:
#f94f35
RGB:
249, 79, 53
CMY:
2, 69, 79
CMYK:
0, 68, 79, 2
HSL:
8°, 94.2308%, 59.2157%
HSV (HSB):
8°, 78.7149%, 97.6471%
XYZ:
42.5055, 25.9887, 6.1442
xyY:
0.5695, 0.3482, 25.9887
CIE-Lab:
58.0264, 63.2807, 50.9193
CIE-LCH:
58.0264, 81.2233, 38.8222
CIE-Luv:
58.0264, 135.2855, 38.1332
Hunter-Lab:
50.9792, 59.6166, 28.5396
#f94f35 color charts
#f94f35 color shades, tints & tones
#f94f35 color schemes
#f94f35 color preview, HTML & CSS examples
This text has a color of #f94f35
<p style="color:#f94f35;">Text here</p>
.mytext {color:#f94f35;}
This box has a color of #f94f35
<div style="background-color:#f94f35;">Content here</div>
.mybackground {background-color:#f94f35;}
Border around this has a color of #f94f35
<div style="border:2px solid #f94f35;">Content here</div>
.myborder {border:2px solid #f94f35;}