#d2128a color space conversions
Hex:
#d2128a
RGB:
210, 18, 138
CMY:
18, 93, 46
CMYK:
0, 91, 34, 18
HSL:
323°, 84.2105%, 44.7059%
HSV (HSB):
323°, 91.4286%, 82.3529%
XYZ:
31.3821, 15.9692, 25.4731
xyY:
0.4309, 0.2193, 15.9692
CIE-Lab:
46.9341, 74.3144, -14.7289
CIE-LCH:
46.9341, 75.7600, 348.7895
CIE-Luv:
46.9341, 99.7947, -33.2858
Hunter-Lab:
39.9615, 70.2448, -9.8208
#d2128a color charts
#d2128a color shades, tints & tones
#d2128a color schemes
#d2128a color preview, HTML & CSS examples
This text has a color of #d2128a
<p style="color:#d2128a;">Text here</p>
.mytext {color:#d2128a;}
This box has a color of #d2128a
<div style="background-color:#d2128a;">Content here</div>
.mybackground {background-color:#d2128a;}
Border around this has a color of #d2128a
<div style="border:2px solid #d2128a;">Content here</div>
.myborder {border:2px solid #d2128a;}