#d11e2f color space conversions
Hex:
#d11e2f
RGB:
209, 30, 47
CMY:
18, 88, 82
CMYK:
0, 86, 78, 18
HSL:
354°, 74.8954%, 46.8627%
HSV (HSB):
354°, 85.6459%, 81.9608%
XYZ:
27.2719, 14.6891, 4.0872
xyY:
0.5922, 0.3190, 14.6891
CIE-Lab:
45.2054, 65.9671, 38.5608
CIE-LCH:
45.2054, 76.4107, 30.3083
CIE-Luv:
45.2054, 130.4259, 23.7341
Hunter-Lab:
38.3264, 59.9440, 20.5056
#d11e2f color charts
#d11e2f color shades, tints & tones
#d11e2f color schemes
#d11e2f color preview, HTML & CSS examples
This text has a color of #d11e2f
<p style="color:#d11e2f;">Text here</p>
.mytext {color:#d11e2f;}
This box has a color of #d11e2f
<div style="background-color:#d11e2f;">Content here</div>
.mybackground {background-color:#d11e2f;}
Border around this has a color of #d11e2f
<div style="border:2px solid #d11e2f;">Content here</div>
.myborder {border:2px solid #d11e2f;}