#f85d1b color space conversions
Hex:
#f85d1b
RGB:
248, 93, 27
CMY:
3, 64, 89
CMYK:
0, 63, 89, 3
HSL:
18°, 94.0426%, 53.9216%
HSV (HSB):
18°, 89.1129%, 97.2549%
XYZ:
42.8236, 27.8643, 4.1582
xyY:
0.5722, 0.3723, 27.8643
CIE-Lab:
59.7659, 56.7339, 63.2797
CIE-LCH:
59.7659, 84.9886, 48.1220
CIE-Luv:
59.7659, 127.5016, 47.8271
Hunter-Lab:
52.7866, 52.4329, 32.2801
#f85d1b color charts
#f85d1b color shades, tints & tones
#f85d1b color schemes
#f85d1b color preview, HTML & CSS examples
This text has a color of #f85d1b
<p style="color:#f85d1b;">Text here</p>
.mytext {color:#f85d1b;}
This box has a color of #f85d1b
<div style="background-color:#f85d1b;">Content here</div>
.mybackground {background-color:#f85d1b;}
Border around this has a color of #f85d1b
<div style="border:2px solid #f85d1b;">Content here</div>
.myborder {border:2px solid #f85d1b;}