#d12b7a color space conversions
Hex:
#d12b7a
RGB:
209, 43, 122
CMY:
18, 83, 52
CMYK:
0, 79, 42, 18
HSL:
331°, 65.8730%, 49.4118%
HSV (HSB):
331°, 79.4258%, 81.9608%
XYZ:
30.6712, 16.6882, 20.0169
xyY:
0.4552, 0.2477, 16.6882
CIE-Lab:
47.8647, 67.6736, -3.6099
CIE-LCH:
47.8647, 67.7698, 356.9466
CIE-Luv:
47.8647, 100.7362, -17.3876
Hunter-Lab:
40.8512, 62.5288, -0.4561
#d12b7a color charts
#d12b7a color shades, tints & tones
#d12b7a color schemes
#d12b7a color preview, HTML & CSS examples
This text has a color of #d12b7a
<p style="color:#d12b7a;">Text here</p>
.mytext {color:#d12b7a;}
This box has a color of #d12b7a
<div style="background-color:#d12b7a;">Content here</div>
.mybackground {background-color:#d12b7a;}
Border around this has a color of #d12b7a
<div style="border:2px solid #d12b7a;">Content here</div>
.myborder {border:2px solid #d12b7a;}