#d7031e color space conversions
Hex:
#d7031e
RGB:
215, 3, 30
CMY:
16, 99, 88
CMYK:
0, 99, 86, 16
HSL:
352°, 97.2477%, 42.7451%
HSV (HSB):
352°, 98.6047%, 84.3137%
XYZ:
28.2912, 14.6059, 2.5564
xyY:
0.6224, 0.3213, 14.6059
CIE-Lab:
45.0897, 70.5246, 48.0580
CIE-LCH:
45.0897, 85.3422, 34.2719
CIE-Luv:
45.0897, 144.1137, 27.5892
Hunter-Lab:
38.2177, 65.2563, 22.7865
#d7031e color charts
#d7031e color shades, tints & tones
#d7031e color schemes
#d7031e color preview, HTML & CSS examples
This text has a color of #d7031e
<p style="color:#d7031e;">Text here</p>
.mytext {color:#d7031e;}
This box has a color of #d7031e
<div style="background-color:#d7031e;">Content here</div>
.mybackground {background-color:#d7031e;}
Border around this has a color of #d7031e
<div style="border:2px solid #d7031e;">Content here</div>
.myborder {border:2px solid #d7031e;}