#d12d85 color space conversions
Hex:
#d12d85
RGB:
209, 45, 133
CMY:
18, 82, 48
CMYK:
0, 78, 36, 18
HSL:
328°, 64.5669%, 49.8039%
HSV (HSB):
328°, 78.4689%, 81.9608%
XYZ:
31.4665, 17.1255, 23.8374
xyY:
0.4344, 0.2364, 17.1255
CIE-Lab:
48.4178, 68.2286, -9.4743
CIE-LCH:
48.4178, 68.8833, 352.0944
CIE-Luv:
48.4178, 95.6249, -25.1983
Hunter-Lab:
41.3830, 63.3063, -5.1840
#d12d85 color charts
#d12d85 color shades, tints & tones
#d12d85 color schemes
#d12d85 color preview, HTML & CSS examples
This text has a color of #d12d85
<p style="color:#d12d85;">Text here</p>
.mytext {color:#d12d85;}
This box has a color of #d12d85
<div style="background-color:#d12d85;">Content here</div>
.mybackground {background-color:#d12d85;}
Border around this has a color of #d12d85
<div style="border:2px solid #d12d85;">Content here</div>
.myborder {border:2px solid #d12d85;}