#d12b8a color space conversions
Hex:
#d12b8a
RGB:
209, 43, 138
CMY:
18, 83, 46
CMYK:
0, 79, 34, 18
HSL:
326°, 65.8730%, 49.4118%
HSV (HSB):
326°, 79.4258%, 81.9608%
XYZ:
31.7458, 17.1180, 25.6757
xyY:
0.4259, 0.2297, 17.1180
CIE-Lab:
48.4084, 69.2895, -12.5127
CIE-LCH:
48.4084, 70.4103, 349.7635
CIE-Luv:
48.4084, 94.1084, -29.4990
Hunter-Lab:
41.3740, 64.5568, -7.8322
#d12b8a color charts
#d12b8a color shades, tints & tones
#d12b8a color schemes
#d12b8a color preview, HTML & CSS examples
This text has a color of #d12b8a
<p style="color:#d12b8a;">Text here</p>
.mytext {color:#d12b8a;}
This box has a color of #d12b8a
<div style="background-color:#d12b8a;">Content here</div>
.mybackground {background-color:#d12b8a;}
Border around this has a color of #d12b8a
<div style="border:2px solid #d12b8a;">Content here</div>
.myborder {border:2px solid #d12b8a;}