#d84b2e color space conversions
Hex:
#d84b2e
RGB:
216, 75, 46
CMY:
15, 71, 82
CMYK:
0, 65, 79, 15
HSL:
10°, 68.5484%, 51.3725%
HSV (HSB):
10°, 78.7037%, 84.7059%
XYZ:
31.3281, 19.8283, 4.7608
xyY:
0.5603, 0.3546, 19.8283
CIE-Lab:
51.6426, 53.8210, 46.1659
CIE-LCH:
51.6426, 70.9083, 40.6219
CIE-Luv:
51.6426, 112.4280, 34.8343
Hunter-Lab:
44.5290, 47.6568, 24.8313
#d84b2e color charts
#d84b2e color shades, tints & tones
#d84b2e color schemes
#d84b2e color preview, HTML & CSS examples
This text has a color of #d84b2e
<p style="color:#d84b2e;">Text here</p>
.mytext {color:#d84b2e;}
This box has a color of #d84b2e
<div style="background-color:#d84b2e;">Content here</div>
.mybackground {background-color:#d84b2e;}
Border around this has a color of #d84b2e
<div style="border:2px solid #d84b2e;">Content here</div>
.myborder {border:2px solid #d84b2e;}