#f85c29 color space conversions
Hex:
#f85c29
RGB:
248, 92, 41
CMY:
3, 64, 84
CMYK:
0, 63, 83, 3
HSL:
15°, 93.6652%, 56.6667%
HSV (HSB):
15°, 83.4677%, 97.2549%
XYZ:
42.9388, 27.7708, 5.1950
xyY:
0.5657, 0.3659, 27.7708
CIE-Lab:
59.6811, 57.4428, 57.9457
CIE-LCH:
59.6811, 81.5927, 45.2497
CIE-Luv:
59.6811, 126.9951, 44.8074
Hunter-Lab:
52.6981, 53.2216, 31.0438
#f85c29 color charts
#f85c29 color shades, tints & tones
#f85c29 color schemes
#f85c29 color preview, HTML & CSS examples
This text has a color of #f85c29
<p style="color:#f85c29;">Text here</p>
.mytext {color:#f85c29;}
This box has a color of #f85c29
<div style="background-color:#f85c29;">Content here</div>
.mybackground {background-color:#f85c29;}
Border around this has a color of #f85c29
<div style="border:2px solid #f85c29;">Content here</div>
.myborder {border:2px solid #f85c29;}