#d12d82 color space conversions
Hex:
#d12d82
RGB:
209, 45, 130
CMY:
18, 82, 49
CMYK:
0, 78, 38, 18
HSL:
329°, 64.5669%, 49.8039%
HSV (HSB):
329°, 78.4689%, 81.9608%
XYZ:
31.2621, 17.0438, 22.7612
xyY:
0.4399, 0.2398, 17.0438
CIE-Lab:
48.3152, 67.9207, -7.8093
CIE-LCH:
48.3152, 68.3681, 353.4411
CIE-Luv:
48.3152, 96.8582, -22.9171
Hunter-Lab:
41.2841, 62.9208, -3.7895
#d12d82 color charts
#d12d82 color shades, tints & tones
#d12d82 color schemes
#d12d82 color preview, HTML & CSS examples
This text has a color of #d12d82
<p style="color:#d12d82;">Text here</p>
.mytext {color:#d12d82;}
This box has a color of #d12d82
<div style="background-color:#d12d82;">Content here</div>
.mybackground {background-color:#d12d82;}
Border around this has a color of #d12d82
<div style="border:2px solid #d12d82;">Content here</div>
.myborder {border:2px solid #d12d82;}