#d81c2b color space conversions
Hex:
#d81c2b
RGB:
216, 28, 43
CMY:
15, 89, 83
CMYK:
0, 87, 80, 15
HSL:
355°, 77.0492%, 47.8431%
HSV (HSB):
355°, 87.0370%, 84.7059%
XYZ:
29.1702, 15.6039, 3.7599
xyY:
0.6010, 0.3215, 15.6039
CIE-Lab:
46.4504, 68.0815, 42.5450
CIE-LCH:
46.4504, 80.2818, 32.0018
CIE-Luv:
46.4504, 137.2049, 26.1174
Hunter-Lab:
39.5017, 62.6860, 22.0078
#d81c2b color charts
#d81c2b color shades, tints & tones
#d81c2b color schemes
#d81c2b color preview, HTML & CSS examples
This text has a color of #d81c2b
<p style="color:#d81c2b;">Text here</p>
.mytext {color:#d81c2b;}
This box has a color of #d81c2b
<div style="background-color:#d81c2b;">Content here</div>
.mybackground {background-color:#d81c2b;}
Border around this has a color of #d81c2b
<div style="border:2px solid #d81c2b;">Content here</div>
.myborder {border:2px solid #d81c2b;}