#d84d2a color space conversions
Hex:
#d84d2a
RGB:
216, 77, 42
CMY:
15, 70, 84
CMYK:
0, 64, 81, 15
HSL:
12°, 69.0476%, 50.5882%
HSV (HSB):
12°, 80.5556%, 84.7059%
XYZ:
31.3907, 20.0739, 4.4107
xyY:
0.5618, 0.3593, 20.0739
CIE-Lab:
51.9206, 52.8524, 48.4170
CIE-LCH:
51.9206, 71.6769, 42.4922
CIE-Luv:
51.9206, 111.6001, 36.5988
Hunter-Lab:
44.8039, 46.6548, 25.5260
#d84d2a color charts
#d84d2a color shades, tints & tones
#d84d2a color schemes
#d84d2a color preview, HTML & CSS examples
This text has a color of #d84d2a
<p style="color:#d84d2a;">Text here</p>
.mytext {color:#d84d2a;}
This box has a color of #d84d2a
<div style="background-color:#d84d2a;">Content here</div>
.mybackground {background-color:#d84d2a;}
Border around this has a color of #d84d2a
<div style="border:2px solid #d84d2a;">Content here</div>
.myborder {border:2px solid #d84d2a;}