#d11da8 color space conversions
Hex:
#d11da8
RGB:
209, 29, 168
CMY:
18, 89, 34
CMYK:
0, 86, 20, 18
HSL:
314°, 75.6303%, 46.6667%
HSV (HSB):
314°, 86.1244%, 81.9608%
XYZ:
33.8017, 17.2612, 38.5960
xyY:
0.3770, 0.1925, 17.2612
CIE-Lab:
48.5875, 75.8506, -30.1860
CIE-LCH:
48.5875, 81.6365, 338.2991
CIE-Luv:
48.5875, 84.0950, -55.6143
Hunter-Lab:
41.5466, 72.5186, -25.9967
#d11da8 color charts
#d11da8 color shades, tints & tones
#d11da8 color schemes
#d11da8 color preview, HTML & CSS examples
This text has a color of #d11da8
<p style="color:#d11da8;">Text here</p>
.mytext {color:#d11da8;}
This box has a color of #d11da8
<div style="background-color:#d11da8;">Content here</div>
.mybackground {background-color:#d11da8;}
Border around this has a color of #d11da8
<div style="border:2px solid #d11da8;">Content here</div>
.myborder {border:2px solid #d11da8;}