#d2012e color space conversions
Hex:
#d2012e
RGB:
210, 1, 46
CMY:
18, 100, 82
CMYK:
0, 100, 78, 18
HSL:
347°, 99.0521%, 41.3725%
HSV (HSB):
347°, 99.5238%, 82.3529%
XYZ:
27.0823, 13.9206, 3.8443
xyY:
0.6039, 0.3104, 13.9206
CIE-Lab:
44.1189, 69.8847, 38.0412
CIE-LCH:
44.1189, 79.5676, 28.5613
CIE-Luv:
44.1189, 137.6442, 21.8075
Hunter-Lab:
37.3103, 64.2742, 20.0082
#d2012e color charts
#d2012e color shades, tints & tones
#d2012e color schemes
#d2012e color preview, HTML & CSS examples
This text has a color of #d2012e
<p style="color:#d2012e;">Text here</p>
.mytext {color:#d2012e;}
This box has a color of #d2012e
<div style="background-color:#d2012e;">Content here</div>
.mybackground {background-color:#d2012e;}
Border around this has a color of #d2012e
<div style="border:2px solid #d2012e;">Content here</div>
.myborder {border:2px solid #d2012e;}