#d84a2e color space conversions
Hex:
#d84a2e
RGB:
216, 74, 46
CMY:
15, 71, 82
CMYK:
0, 66, 79, 15
HSL:
10°, 68.5484%, 51.3725%
HSV (HSB):
10°, 78.7037%, 84.7059%
XYZ:
31.2608, 19.6937, 4.7384
xyY:
0.5613, 0.3536, 19.6937
CIE-Lab:
51.4892, 54.2347, 46.0122
CIE-LCH:
51.4892, 71.1234, 40.3110
CIE-Luv:
51.4892, 113.1102, 34.5520
Hunter-Lab:
44.3776, 48.0794, 24.7337
#d84a2e color charts
#d84a2e color shades, tints & tones
#d84a2e color schemes
#d84a2e color preview, HTML & CSS examples
This text has a color of #d84a2e
<p style="color:#d84a2e;">Text here</p>
.mytext {color:#d84a2e;}
This box has a color of #d84a2e
<div style="background-color:#d84a2e;">Content here</div>
.mybackground {background-color:#d84a2e;}
Border around this has a color of #d84a2e
<div style="border:2px solid #d84a2e;">Content here</div>
.myborder {border:2px solid #d84a2e;}