#d12f9a color space conversions
Hex:
#d12f9a
RGB:
209, 47, 154
CMY:
18, 82, 40
CMYK:
0, 78, 26, 18
HSL:
320°, 63.7795%, 50.1961%
HSV (HSB):
320°, 77.5120%, 81.9608%
XYZ:
33.1437, 17.9214, 32.2842
xyY:
0.3976, 0.2150, 17.9214
CIE-Lab:
49.4007, 70.0317, -20.6046
CIE-LCH:
49.4007, 72.9999, 343.6052
CIE-Luv:
49.4007, 86.4286, -41.0427
Hunter-Lab:
42.3337, 65.6665, -15.5816
#d12f9a color charts
#d12f9a color shades, tints & tones
#d12f9a color schemes
#d12f9a color preview, HTML & CSS examples
This text has a color of #d12f9a
<p style="color:#d12f9a;">Text here</p>
.mytext {color:#d12f9a;}
This box has a color of #d12f9a
<div style="background-color:#d12f9a;">Content here</div>
.mybackground {background-color:#d12f9a;}
Border around this has a color of #d12f9a
<div style="border:2px solid #d12f9a;">Content here</div>
.myborder {border:2px solid #d12f9a;}