#f85e33 color space conversions
Hex:
#f85e33
RGB:
248, 94, 51
CMY:
3, 63, 80
CMYK:
0, 62, 79, 3
HSL:
13°, 93.3649%, 58.6275%
HSV (HSB):
13°, 79.4355%, 97.2549%
XYZ:
43.3116, 28.2009, 6.2925
xyY:
0.5567, 0.3625, 28.2009
CIE-Lab:
60.0698, 56.8749, 53.8302
CIE-LCH:
60.0698, 78.3099, 43.4246
CIE-Luv:
60.0698, 124.3365, 42.7631
Hunter-Lab:
53.1045, 52.6504, 30.1477
#f85e33 color charts
#f85e33 color shades, tints & tones
#f85e33 color schemes
#f85e33 color preview, HTML & CSS examples
This text has a color of #f85e33
<p style="color:#f85e33;">Text here</p>
.mytext {color:#f85e33;}
This box has a color of #f85e33
<div style="background-color:#f85e33;">Content here</div>
.mybackground {background-color:#f85e33;}
Border around this has a color of #f85e33
<div style="border:2px solid #f85e33;">Content here</div>
.myborder {border:2px solid #f85e33;}