#d2001e color space conversions
Hex:
#d2001e
RGB:
210, 0, 30
CMY:
18, 100, 88
CMYK:
0, 100, 86, 18
HSL:
351°, 100.0000%, 41.1765%
HSV (HSB):
351°, 100.0000%, 82.3529%
XYZ:
26.8127, 13.7954, 2.4779
xyY:
0.6223, 0.3202, 13.7954
CIE-Lab:
43.9380, 69.5685, 46.6649
CIE-LCH:
43.9380, 83.7698, 33.8528
CIE-Luv:
43.9380, 141.0036, 26.5409
Hunter-Lab:
37.1421, 63.8594, 22.0440
#d2001e color charts
#d2001e color shades, tints & tones
#d2001e color schemes
#d2001e color preview, HTML & CSS examples
This text has a color of #d2001e
<p style="color:#d2001e;">Text here</p>
.mytext {color:#d2001e;}
This box has a color of #d2001e
<div style="background-color:#d2001e;">Content here</div>
.mybackground {background-color:#d2001e;}
Border around this has a color of #d2001e
<div style="border:2px solid #d2001e;">Content here</div>
.myborder {border:2px solid #d2001e;}