#f85d34 color space conversions
Hex:
#f85d34
RGB:
248, 93, 52
CMY:
3, 64, 80
CMYK:
0, 63, 79, 3
HSL:
13°, 93.3333%, 58.8235%
HSV (HSB):
13°, 79.0323%, 97.2549%
XYZ:
43.2456, 28.0331, 6.3804
xyY:
0.5569, 0.3610, 28.0331
CIE-Lab:
59.9186, 57.3308, 53.2110
CIE-LCH:
59.9186, 78.2191, 42.8656
CIE-Luv:
59.9186, 124.9331, 42.1764
Hunter-Lab:
52.9463, 53.1396, 29.9175
#f85d34 color charts
#f85d34 color shades, tints & tones
#f85d34 color schemes
#f85d34 color preview, HTML & CSS examples
This text has a color of #f85d34
<p style="color:#f85d34;">Text here</p>
.mytext {color:#f85d34;}
This box has a color of #f85d34
<div style="background-color:#f85d34;">Content here</div>
.mybackground {background-color:#f85d34;}
Border around this has a color of #f85d34
<div style="border:2px solid #f85d34;">Content here</div>
.myborder {border:2px solid #f85d34;}