#dd1711 color space conversions
Hex:
#dd1711
RGB:
221, 23, 17
CMY:
13, 91, 93
CMYK:
0, 90, 92, 13
HSL:
2°, 85.7143%, 46.6667%
HSV (HSB):
2°, 92.3077%, 86.6667%
XYZ:
30.2264, 16.0254, 2.0304
xyY:
0.6260, 0.3319, 16.0254
CIE-Lab:
47.0078, 69.7011, 55.5980
CIE-LCH:
47.0078, 89.1593, 38.5781
CIE-Luv:
47.0078, 146.1248, 32.3344
Hunter-Lab:
40.0318, 64.7226, 25.0150
#dd1711 color charts
#dd1711 color shades, tints & tones
#dd1711 color schemes
#dd1711 color preview, HTML & CSS examples
This text has a color of #dd1711
<p style="color:#dd1711;">Text here</p>
.mytext {color:#dd1711;}
This box has a color of #dd1711
<div style="background-color:#dd1711;">Content here</div>
.mybackground {background-color:#dd1711;}
Border around this has a color of #dd1711
<div style="border:2px solid #dd1711;">Content here</div>
.myborder {border:2px solid #dd1711;}