#d12a7c color space conversions
Hex:
#d12a7c
RGB:
209, 42, 124
CMY:
18, 84, 51
CMYK:
0, 80, 41, 18
HSL:
331°, 66.5339%, 49.2157%
HSV (HSB):
331°, 79.9043%, 81.9608%
XYZ:
30.7605, 16.6665, 20.6645
xyY:
0.4518, 0.2448, 16.6665
CIE-Lab:
47.8370, 68.1258, -4.8709
CIE-LCH:
47.8370, 68.2997, 355.9104
CIE-Luv:
47.8370, 100.2126, -19.0955
Hunter-Lab:
40.8246, 63.0533, -1.4340
#d12a7c color charts
#d12a7c color shades, tints & tones
#d12a7c color schemes
#d12a7c color preview, HTML & CSS examples
This text has a color of #d12a7c
<p style="color:#d12a7c;">Text here</p>
.mytext {color:#d12a7c;}
This box has a color of #d12a7c
<div style="background-color:#d12a7c;">Content here</div>
.mybackground {background-color:#d12a7c;}
Border around this has a color of #d12a7c
<div style="border:2px solid #d12a7c;">Content here</div>
.myborder {border:2px solid #d12a7c;}