#f85a38 color space conversions
Hex:
#f85a38
RGB:
248, 90, 56
CMY:
3, 65, 78
CMYK:
0, 64, 77, 3
HSL:
11°, 93.2039%, 59.6078%
HSV (HSB):
11°, 77.4194%, 97.2549%
XYZ:
43.0814, 27.5543, 6.7893
xyY:
0.5564, 0.3559, 27.5543
CIE-Lab:
59.4839, 58.7171, 50.8366
CIE-LCH:
59.4839, 77.6663, 40.8857
CIE-Luv:
59.4839, 126.5170, 40.0672
Hunter-Lab:
52.4922, 54.6371, 29.0761
#f85a38 color charts
#f85a38 color shades, tints & tones
#f85a38 color schemes
#f85a38 color preview, HTML & CSS examples
This text has a color of #f85a38
<p style="color:#f85a38;">Text here</p>
.mytext {color:#f85a38;}
This box has a color of #f85a38
<div style="background-color:#f85a38;">Content here</div>
.mybackground {background-color:#f85a38;}
Border around this has a color of #f85a38
<div style="border:2px solid #f85a38;">Content here</div>
.myborder {border:2px solid #f85a38;}