#d11d89 color space conversions
Hex:
#d11d89
RGB:
209, 29, 137
CMY:
18, 89, 46
CMYK:
0, 86, 34, 18
HSL:
324°, 75.6303%, 46.6667%
HSV (HSB):
324°, 86.1244%, 81.9608%
XYZ:
31.2492, 16.2402, 25.1546
xyY:
0.4302, 0.2236, 16.2402
CIE-Lab:
47.2880, 72.3003, -13.6028
CIE-LCH:
47.2880, 73.5688, 349.3448
CIE-Luv:
47.2880, 97.7274, -31.4183
Hunter-Lab:
40.2991, 67.8912, -8.7992
#d11d89 color charts
#d11d89 color shades, tints & tones
#d11d89 color schemes
#d11d89 color preview, HTML & CSS examples
This text has a color of #d11d89
<p style="color:#d11d89;">Text here</p>
.mytext {color:#d11d89;}
This box has a color of #d11d89
<div style="background-color:#d11d89;">Content here</div>
.mybackground {background-color:#d11d89;}
Border around this has a color of #d11d89
<div style="border:2px solid #d11d89;">Content here</div>
.myborder {border:2px solid #d11d89;}