#d2004b color space conversions
Hex:
#d2004b
RGB:
210, 0, 75
CMY:
18, 100, 71
CMYK:
0, 100, 64, 18
HSL:
339°, 100.0000%, 41.1765%
HSV (HSB):
339°, 100.0000%, 82.3529%
XYZ:
27.8483, 14.2096, 7.9316
xyY:
0.5571, 0.2843, 14.2096
CIE-Lab:
44.5321, 71.1767, 20.8381
CIE-LCH:
44.5321, 74.1644, 16.3182
CIE-Luv:
44.5321, 129.0115, 8.4766
Hunter-Lab:
37.6957, 65.9026, 13.9117
#d2004b color charts
#d2004b color shades, tints & tones
#d2004b color schemes
#d2004b color preview, HTML & CSS examples
This text has a color of #d2004b
<p style="color:#d2004b;">Text here</p>
.mytext {color:#d2004b;}
This box has a color of #d2004b
<div style="background-color:#d2004b;">Content here</div>
.mybackground {background-color:#d2004b;}
Border around this has a color of #d2004b
<div style="border:2px solid #d2004b;">Content here</div>
.myborder {border:2px solid #d2004b;}