#d12884 color space conversions
Hex:
#d12884
RGB:
209, 40, 132
CMY:
18, 84, 48
CMYK:
0, 81, 37, 18
HSL:
327°, 67.8715%, 48.8235%
HSV (HSB):
327°, 80.8612%, 81.9608%
XYZ:
31.2181, 16.7388, 23.4153
xyY:
0.4374, 0.2345, 16.7388
CIE-Lab:
47.9293, 69.4220, -9.6010
CIE-LCH:
47.9293, 70.0828, 352.1260
CIE-Luv:
47.9293, 97.4259, -25.5577
Hunter-Lab:
40.9131, 64.6038, -5.2936
#d12884 color charts
#d12884 color shades, tints & tones
#d12884 color schemes
#d12884 color preview, HTML & CSS examples
This text has a color of #d12884
<p style="color:#d12884;">Text here</p>
.mytext {color:#d12884;}
This box has a color of #d12884
<div style="background-color:#d12884;">Content here</div>
.mybackground {background-color:#d12884;}
Border around this has a color of #d12884
<div style="border:2px solid #d12884;">Content here</div>
.myborder {border:2px solid #d12884;}