#d11f5e color space conversions
Hex:
#d11f5e
RGB:
209, 31, 94
CMY:
18, 88, 63
CMYK:
0, 85, 55, 18
HSL:
339°, 74.1667%, 47.0588%
HSV (HSB):
339°, 85.1675%, 81.9608%
XYZ:
28.8049, 15.3434, 12.0331
xyY:
0.5127, 0.2731, 15.3434
CIE-Lab:
46.1010, 68.1735, 11.0934
CIE-LCH:
46.1010, 69.0701, 9.2423
CIE-Luv:
46.1010, 115.4643, -0.1916
Hunter-Lab:
39.1707, 62.7144, 9.2059
#d11f5e color charts
#d11f5e color shades, tints & tones
#d11f5e color schemes
#d11f5e color preview, HTML & CSS examples
This text has a color of #d11f5e
<p style="color:#d11f5e;">Text here</p>
.mytext {color:#d11f5e;}
This box has a color of #d11f5e
<div style="background-color:#d11f5e;">Content here</div>
.mybackground {background-color:#d11f5e;}
Border around this has a color of #d11f5e
<div style="border:2px solid #d11f5e;">Content here</div>
.myborder {border:2px solid #d11f5e;}