#d81a3e color space conversions
Hex:
#d81a3e
RGB:
216, 26, 62
CMY:
15, 90, 76
CMYK:
0, 88, 71, 15
HSL:
349°, 78.5124%, 47.4510%
HSV (HSB):
349°, 87.9630%, 84.7059%
XYZ:
29.5578, 15.6855, 6.0272
xyY:
0.5765, 0.3059, 15.6855
CIE-Lab:
46.5592, 69.0999, 31.6385
CIE-LCH:
46.5592, 75.9986, 24.6014
CIE-Luv:
46.5592, 133.1915, 18.5417
Hunter-Lab:
39.6049, 63.9087, 18.7006
#d81a3e color charts
#d81a3e color shades, tints & tones
#d81a3e color schemes
#d81a3e color preview, HTML & CSS examples
This text has a color of #d81a3e
<p style="color:#d81a3e;">Text here</p>
.mytext {color:#d81a3e;}
This box has a color of #d81a3e
<div style="background-color:#d81a3e;">Content here</div>
.mybackground {background-color:#d81a3e;}
Border around this has a color of #d81a3e
<div style="border:2px solid #d81a3e;">Content here</div>
.myborder {border:2px solid #d81a3e;}