#f85a33 color space conversions
Hex:
#f85a33
RGB:
248, 90, 51
CMY:
3, 65, 80
CMYK:
0, 64, 79, 3
HSL:
12°, 93.3649%, 58.6275%
HSV (HSB):
12°, 79.4355%, 97.2549%
XYZ:
42.9651, 27.5078, 6.1770
xyY:
0.5605, 0.3589, 27.5078
CIE-Lab:
59.4414, 58.5544, 53.2229
CIE-LCH:
59.4414, 79.1283, 42.2692
CIE-Luv:
59.4414, 127.2302, 41.6036
Hunter-Lab:
52.4479, 54.4427, 29.7307
#f85a33 color charts
#f85a33 color shades, tints & tones
#f85a33 color schemes
#f85a33 color preview, HTML & CSS examples
This text has a color of #f85a33
<p style="color:#f85a33;">Text here</p>
.mytext {color:#f85a33;}
This box has a color of #f85a33
<div style="background-color:#f85a33;">Content here</div>
.mybackground {background-color:#f85a33;}
Border around this has a color of #f85a33
<div style="border:2px solid #f85a33;">Content here</div>
.myborder {border:2px solid #f85a33;}