#d72e2b color space conversions
Hex:
#d72e2b
RGB:
215, 46, 43
CMY:
16, 82, 83
CMYK:
0, 79, 80, 16
HSL:
1°, 68.2540%, 50.5882%
HSV (HSB):
1°, 80.0000%, 84.3137%
XYZ:
29.4374, 16.5755, 3.9334
xyY:
0.5894, 0.3319, 16.5755
CIE-Lab:
47.7206, 63.6329, 43.7484
CIE-LCH:
47.7206, 77.2210, 34.5090
CIE-Luv:
47.7206, 129.2695, 28.7270
Hunter-Lab:
40.7130, 57.8160, 22.7710
#d72e2b color charts
#d72e2b color shades, tints & tones
#d72e2b color schemes
#d72e2b color preview, HTML & CSS examples
This text has a color of #d72e2b
<p style="color:#d72e2b;">Text here</p>
.mytext {color:#d72e2b;}
This box has a color of #d72e2b
<div style="background-color:#d72e2b;">Content here</div>
.mybackground {background-color:#d72e2b;}
Border around this has a color of #d72e2b
<div style="border:2px solid #d72e2b;">Content here</div>
.myborder {border:2px solid #d72e2b;}