#f85a36 color space conversions
Hex:
#f85a36
RGB:
248, 90, 54
CMY:
3, 65, 79
CMYK:
0, 64, 78, 3
HSL:
11°, 93.2692%, 59.2157%
HSV (HSB):
11°, 78.2258%, 97.2549%
XYZ:
43.0334, 27.5351, 6.5367
xyY:
0.5581, 0.3571, 27.5351
CIE-Lab:
59.4664, 58.6500, 51.8022
CIE-LCH:
59.4664, 78.2515, 41.4523
CIE-Luv:
59.4664, 126.8102, 40.6991
Hunter-Lab:
52.4739, 54.5570, 29.3459
#f85a36 color charts
#f85a36 color shades, tints & tones
#f85a36 color schemes
#f85a36 color preview, HTML & CSS examples
This text has a color of #f85a36
<p style="color:#f85a36;">Text here</p>
.mytext {color:#f85a36;}
This box has a color of #f85a36
<div style="background-color:#f85a36;">Content here</div>
.mybackground {background-color:#f85a36;}
Border around this has a color of #f85a36
<div style="border:2px solid #f85a36;">Content here</div>
.myborder {border:2px solid #f85a36;}