#d11f6a color space conversions
Hex:
#d11f6a
RGB:
209, 31, 106
CMY:
18, 88, 58
CMYK:
0, 85, 49, 18
HSL:
335°, 74.1667%, 47.0588%
HSV (HSB):
335°, 85.1675%, 81.9608%
XYZ:
29.3860, 15.5759, 15.0933
xyY:
0.4893, 0.2594, 15.5759
CIE-Lab:
46.4131, 69.0720, 4.1014
CIE-LCH:
46.4131, 69.1937, 3.3981
CIE-Luv:
46.4131, 110.6701, -8.2335
Hunter-Lab:
39.4663, 63.8423, 4.9518
#d11f6a color charts
#d11f6a color shades, tints & tones
#d11f6a color schemes
#d11f6a color preview, HTML & CSS examples
This text has a color of #d11f6a
<p style="color:#d11f6a;">Text here</p>
.mytext {color:#d11f6a;}
This box has a color of #d11f6a
<div style="background-color:#d11f6a;">Content here</div>
.mybackground {background-color:#d11f6a;}
Border around this has a color of #d11f6a
<div style="border:2px solid #d11f6a;">Content here</div>
.myborder {border:2px solid #d11f6a;}