#d12c8e color space conversions
Hex:
#d12c8e
RGB:
209, 44, 142
CMY:
18, 83, 44
CMYK:
0, 79, 32, 18
HSL:
324°, 65.2174%, 49.6078%
HSV (HSB):
324°, 78.9474%, 81.9608%
XYZ:
32.0777, 17.3097, 27.2416
xyY:
0.4186, 0.2259, 17.3097
CIE-Lab:
48.6479, 69.4620, -14.5624
CIE-LCH:
48.6479, 70.9721, 348.1597
CIE-Luv:
48.6479, 92.1720, -32.3656
Hunter-Lab:
41.6049, 64.8162, -9.6979
#d12c8e color charts
#d12c8e color shades, tints & tones
#d12c8e color schemes
#d12c8e color preview, HTML & CSS examples
This text has a color of #d12c8e
<p style="color:#d12c8e;">Text here</p>
.mytext {color:#d12c8e;}
This box has a color of #d12c8e
<div style="background-color:#d12c8e;">Content here</div>
.mybackground {background-color:#d12c8e;}
Border around this has a color of #d12c8e
<div style="border:2px solid #d12c8e;">Content here</div>
.myborder {border:2px solid #d12c8e;}