#d11d5a color space conversions
Hex:
#d11d5a
RGB:
209, 29, 90
CMY:
18, 89, 65
CMYK:
0, 86, 57, 18
HSL:
340°, 75.6303%, 46.6667%
HSV (HSB):
340°, 86.1244%, 81.9608%
XYZ:
28.5793, 15.1722, 11.0951
xyY:
0.5211, 0.2766, 15.1722
CIE-Lab:
45.8692, 68.2940, 13.2552
CIE-LCH:
45.8692, 69.5684, 10.9840
CIE-Luv:
45.8692, 117.5363, 2.0416
Hunter-Lab:
38.9515, 62.8029, 10.3777
#d11d5a color charts
#d11d5a color shades, tints & tones
#d11d5a color schemes
#d11d5a color preview, HTML & CSS examples
This text has a color of #d11d5a
<p style="color:#d11d5a;">Text here</p>
.mytext {color:#d11d5a;}
This box has a color of #d11d5a
<div style="background-color:#d11d5a;">Content here</div>
.mybackground {background-color:#d11d5a;}
Border around this has a color of #d11d5a
<div style="border:2px solid #d11d5a;">Content here</div>
.myborder {border:2px solid #d11d5a;}