#d81a2b color space conversions
Hex:
#d81a2b
RGB:
216, 26, 43
CMY:
15, 90, 83
CMYK:
0, 88, 80, 15
HSL:
355°, 78.5124%, 47.4510%
HSV (HSB):
355°, 87.9630%, 84.7059%
XYZ:
29.1243, 15.5121, 3.7446
xyY:
0.6020, 0.3206, 15.5121
CIE-Lab:
46.3278, 68.4331, 42.4220
CIE-LCH:
46.3278, 80.5153, 31.7949
CIE-Luv:
46.3278, 137.8141, 25.8837
Hunter-Lab:
39.3855, 63.0708, 21.9327
#d81a2b color charts
#d81a2b color shades, tints & tones
#d81a2b color schemes
#d81a2b color preview, HTML & CSS examples
This text has a color of #d81a2b
<p style="color:#d81a2b;">Text here</p>
.mytext {color:#d81a2b;}
This box has a color of #d81a2b
<div style="background-color:#d81a2b;">Content here</div>
.mybackground {background-color:#d81a2b;}
Border around this has a color of #d81a2b
<div style="border:2px solid #d81a2b;">Content here</div>
.myborder {border:2px solid #d81a2b;}