#f85d2b color space conversions
Hex:
#f85d2b
RGB:
248, 93, 43
CMY:
3, 64, 83
CMYK:
0, 63, 83, 3
HSL:
15°, 93.6073%, 57.0588%
HSV (HSB):
15°, 82.6613%, 97.2549%
XYZ:
43.0618, 27.9596, 5.4126
xyY:
0.5634, 0.3658, 27.9596
CIE-Lab:
59.8522, 57.0715, 57.2415
CIE-LCH:
59.8522, 80.8316, 45.0852
CIE-Luv:
59.8522, 126.0394, 44.6125
Hunter-Lab:
52.8768, 52.8323, 30.9447
#f85d2b color charts
#f85d2b color shades, tints & tones
#f85d2b color schemes
#f85d2b color preview, HTML & CSS examples
This text has a color of #f85d2b
<p style="color:#f85d2b;">Text here</p>
.mytext {color:#f85d2b;}
This box has a color of #f85d2b
<div style="background-color:#f85d2b;">Content here</div>
.mybackground {background-color:#f85d2b;}
Border around this has a color of #f85d2b
<div style="border:2px solid #f85d2b;">Content here</div>
.myborder {border:2px solid #f85d2b;}