#d84f1c color space conversions
Hex:
#d84f1c
RGB:
216, 79, 28
CMY:
15, 69, 89
CMYK:
0, 63, 87, 15
HSL:
16°, 77.0492%, 47.8431%
HSV (HSB):
16°, 87.0370%, 84.7059%
XYZ:
31.3245, 20.2747, 3.3610
xyY:
0.5699, 0.3689, 20.2747
CIE-Lab:
52.1464, 51.6359, 54.7553
CIE-LCH:
52.1464, 75.2622, 46.6794
CIE-Luv:
52.1464, 111.7097, 40.5119
Hunter-Lab:
45.0275, 45.3799, 27.0936
#d84f1c color charts
#d84f1c color shades, tints & tones
#d84f1c color schemes
#d84f1c color preview, HTML & CSS examples
This text has a color of #d84f1c
<p style="color:#d84f1c;">Text here</p>
.mytext {color:#d84f1c;}
This box has a color of #d84f1c
<div style="background-color:#d84f1c;">Content here</div>
.mybackground {background-color:#d84f1c;}
Border around this has a color of #d84f1c
<div style="border:2px solid #d84f1c;">Content here</div>
.myborder {border:2px solid #d84f1c;}