#d12c9c color space conversions
Hex:
#d12c9c
RGB:
209, 44, 156
CMY:
18, 83, 39
CMYK:
0, 79, 25, 18
HSL:
319°, 65.2174%, 49.6078%
HSV (HSB):
319°, 78.9474%, 81.9608%
XYZ:
33.1959, 17.7570, 33.1303
xyY:
0.3948, 0.2112, 17.7570
CIE-Lab:
49.2000, 71.0813, -22.1057
CIE-LCH:
49.2000, 74.4393, 342.7248
CIE-Luv:
49.2000, 86.3462, -43.3292
Hunter-Lab:
42.1390, 66.8739, -17.1173
#d12c9c color charts
#d12c9c color shades, tints & tones
#d12c9c color schemes
#d12c9c color preview, HTML & CSS examples
This text has a color of #d12c9c
<p style="color:#d12c9c;">Text here</p>
.mytext {color:#d12c9c;}
This box has a color of #d12c9c
<div style="background-color:#d12c9c;">Content here</div>
.mybackground {background-color:#d12c9c;}
Border around this has a color of #d12c9c
<div style="border:2px solid #d12c9c;">Content here</div>
.myborder {border:2px solid #d12c9c;}