#d12d84 color space conversions
Hex:
#d12d84
RGB:
209, 45, 132
CMY:
18, 82, 48
CMYK:
0, 78, 37, 18
HSL:
328°, 64.5669%, 49.8039%
HSV (HSB):
328°, 78.4689%, 81.9608%
XYZ:
31.3977, 17.0980, 23.4752
xyY:
0.4363, 0.2376, 17.0980
CIE-Lab:
48.3833, 68.1252, -8.9202
CIE-LCH:
48.3833, 68.7067, 352.5402
CIE-Luv:
48.3833, 96.0365, -24.4360
Hunter-Lab:
41.3498, 63.1767, -4.7155
#d12d84 color charts
#d12d84 color shades, tints & tones
#d12d84 color schemes
#d12d84 color preview, HTML & CSS examples
This text has a color of #d12d84
<p style="color:#d12d84;">Text here</p>
.mytext {color:#d12d84;}
This box has a color of #d12d84
<div style="background-color:#d12d84;">Content here</div>
.mybackground {background-color:#d12d84;}
Border around this has a color of #d12d84
<div style="border:2px solid #d12d84;">Content here</div>
.myborder {border:2px solid #d12d84;}