#d7002e color space conversions
Hex:
#d7002e
RGB:
215, 0, 46
CMY:
16, 100, 82
CMYK:
0, 100, 79, 16
HSL:
347°, 100.0000%, 42.1569%
HSV (HSB):
347°, 100.0000%, 84.3137%
XYZ:
28.5175, 14.6443, 3.9084
xyY:
0.6059, 0.3111, 14.6443
CIE-Lab:
45.1432, 71.1816, 39.4449
CIE-LCH:
45.1432, 81.3801, 28.9928
CIE-Luv:
45.1432, 141.4609, 22.7486
Hunter-Lab:
38.2679, 66.0504, 20.7321
#d7002e color charts
#d7002e color shades, tints & tones
#d7002e color schemes
#d7002e color preview, HTML & CSS examples
This text has a color of #d7002e
<p style="color:#d7002e;">Text here</p>
.mytext {color:#d7002e;}
This box has a color of #d7002e
<div style="background-color:#d7002e;">Content here</div>
.mybackground {background-color:#d7002e;}
Border around this has a color of #d7002e
<div style="border:2px solid #d7002e;">Content here</div>
.myborder {border:2px solid #d7002e;}