#d12a8f color space conversions
Hex:
#d12a8f
RGB:
209, 42, 143
CMY:
18, 84, 44
CMYK:
0, 80, 32, 18
HSL:
324°, 66.5339%, 49.2157%
HSV (HSB):
324°, 79.9043%, 81.9608%
XYZ:
32.0804, 17.1944, 27.6146
xyY:
0.4172, 0.2236, 17.1944
CIE-Lab:
48.5041, 70.0917, -15.3830
CIE-LCH:
48.5041, 71.7599, 347.6216
CIE-Luv:
48.5041, 92.2707, -33.5960
Hunter-Lab:
41.4661, 65.5312, -10.4582
#d12a8f color charts
#d12a8f color shades, tints & tones
#d12a8f color schemes
#d12a8f color preview, HTML & CSS examples
This text has a color of #d12a8f
<p style="color:#d12a8f;">Text here</p>
.mytext {color:#d12a8f;}
This box has a color of #d12a8f
<div style="background-color:#d12a8f;">Content here</div>
.mybackground {background-color:#d12a8f;}
Border around this has a color of #d12a8f
<div style="border:2px solid #d12a8f;">Content here</div>
.myborder {border:2px solid #d12a8f;}