#d84e2c color space conversions
Hex:
#d84e2c
RGB:
216, 78, 44
CMY:
15, 69, 83
CMYK:
0, 64, 80, 15
HSL:
12°, 68.8000%, 50.9804%
HSV (HSB):
12°, 79.6296%, 84.7059%
XYZ:
31.4979, 20.2296, 4.6274
xyY:
0.5589, 0.3590, 20.2296
CIE-Lab:
52.0958, 52.4904, 47.6116
CIE-LCH:
52.0958, 70.8668, 42.2097
CIE-Luv:
52.0958, 110.6282, 36.3048
Hunter-Lab:
44.9773, 46.2946, 25.3841
#d84e2c color charts
#d84e2c color shades, tints & tones
#d84e2c color schemes
#d84e2c color preview, HTML & CSS examples
This text has a color of #d84e2c
<p style="color:#d84e2c;">Text here</p>
.mytext {color:#d84e2c;}
This box has a color of #d84e2c
<div style="background-color:#d84e2c;">Content here</div>
.mybackground {background-color:#d84e2c;}
Border around this has a color of #d84e2c
<div style="border:2px solid #d84e2c;">Content here</div>
.myborder {border:2px solid #d84e2c;}