#d12d75 color space conversions
Hex:
#d12d75
RGB:
209, 45, 117
CMY:
18, 82, 54
CMYK:
0, 78, 44, 18
HSL:
334°, 64.5669%, 49.8039%
HSV (HSB):
334°, 78.4689%, 81.9608%
XYZ:
30.4438, 16.7164, 18.4517
xyY:
0.4640, 0.2548, 16.7164
CIE-Lab:
47.9007, 66.6686, -0.5027
CIE-LCH:
47.9007, 66.6705, 359.5680
CIE-Luv:
47.9007, 102.1236, -13.2638
Hunter-Lab:
40.8857, 61.3621, 1.8626
#d12d75 color charts
#d12d75 color shades, tints & tones
#d12d75 color schemes
#d12d75 color preview, HTML & CSS examples
This text has a color of #d12d75
<p style="color:#d12d75;">Text here</p>
.mytext {color:#d12d75;}
This box has a color of #d12d75
<div style="background-color:#d12d75;">Content here</div>
.mybackground {background-color:#d12d75;}
Border around this has a color of #d12d75
<div style="border:2px solid #d12d75;">Content here</div>
.myborder {border:2px solid #d12d75;}