#d12d8f color space conversions
Hex:
#d12d8f
RGB:
209, 45, 143
CMY:
18, 82, 44
CMYK:
0, 78, 32, 18
HSL:
324°, 64.5669%, 49.8039%
HSV (HSB):
324°, 78.4689%, 81.9608%
XYZ:
32.1908, 17.4153, 27.6514
xyY:
0.4167, 0.2254, 17.4153
CIE-Lab:
48.7791, 69.3054, -14.9651
CIE-LCH:
48.7791, 70.9027, 347.8152
CIE-Luv:
48.7791, 91.4890, -32.9087
Hunter-Lab:
41.7316, 64.6606, -10.0736
#d12d8f color charts
#d12d8f color shades, tints & tones
#d12d8f color schemes
#d12d8f color preview, HTML & CSS examples
This text has a color of #d12d8f
<p style="color:#d12d8f;">Text here</p>
.mytext {color:#d12d8f;}
This box has a color of #d12d8f
<div style="background-color:#d12d8f;">Content here</div>
.mybackground {background-color:#d12d8f;}
Border around this has a color of #d12d8f
<div style="border:2px solid #d12d8f;">Content here</div>
.myborder {border:2px solid #d12d8f;}