#f85a37 color space conversions
Hex:
#f85a37
RGB:
248, 90, 55
CMY:
3, 65, 78
CMYK:
0, 64, 78, 3
HSL:
11°, 93.2367%, 59.4118%
HSV (HSB):
11°, 77.8226%, 97.2549%
XYZ:
43.0572, 27.5446, 6.6617
xyY:
0.5573, 0.3565, 27.5446
CIE-Lab:
59.4751, 58.6832, 51.3212
CIE-LCH:
59.4751, 77.9588, 41.1712
CIE-Luv:
59.4751, 126.6650, 40.3860
Hunter-Lab:
52.4830, 54.5966, 29.2123
#f85a37 color charts
#f85a37 color shades, tints & tones
#f85a37 color schemes
#f85a37 color preview, HTML & CSS examples
This text has a color of #f85a37
<p style="color:#f85a37;">Text here</p>
.mytext {color:#f85a37;}
This box has a color of #f85a37
<div style="background-color:#f85a37;">Content here</div>
.mybackground {background-color:#f85a37;}
Border around this has a color of #f85a37
<div style="border:2px solid #f85a37;">Content here</div>
.myborder {border:2px solid #f85a37;}