#d2073a color space conversions
Hex:
#d2073a
RGB:
210, 7, 58
CMY:
18, 97, 77
CMYK:
0, 97, 72, 18
HSL:
345°, 93.5484%, 42.5490%
HSV (HSB):
345°, 96.6667%, 82.3529%
XYZ:
27.4180, 14.1591, 5.2909
xyY:
0.5850, 0.3021, 14.1591
CIE-Lab:
44.4602, 69.7672, 31.2592
CIE-LCH:
44.4602, 76.4500, 24.1348
CIE-Luv:
44.4602, 133.5767, 17.3817
Hunter-Lab:
37.6286, 64.2140, 18.0034
#d2073a color charts
#d2073a color shades, tints & tones
#d2073a color schemes
#d2073a color preview, HTML & CSS examples
This text has a color of #d2073a
<p style="color:#d2073a;">Text here</p>
.mytext {color:#d2073a;}
This box has a color of #d2073a
<div style="background-color:#d2073a;">Content here</div>
.mybackground {background-color:#d2073a;}
Border around this has a color of #d2073a
<div style="border:2px solid #d2073a;">Content here</div>
.myborder {border:2px solid #d2073a;}