#dd2019 color space conversions
Hex:
#dd2019
RGB:
221, 32, 25
CMY:
13, 87, 90
CMYK:
0, 86, 89, 13
HSL:
2°, 79.6748%, 48.2353%
HSV (HSB):
2°, 88.6878%, 86.6667%
XYZ:
30.5108, 16.4754, 2.4917
xyY:
0.6167, 0.3330, 16.4754
CIE-Lab:
47.5921, 68.2499, 52.8600
CIE-LCH:
47.5921, 86.3263, 37.7580
CIE-Luv:
47.5921, 142.4284, 32.0029
Hunter-Lab:
40.5899, 63.1435, 24.7733
#dd2019 color charts
#dd2019 color shades, tints & tones
#dd2019 color schemes
#dd2019 color preview, HTML & CSS examples
This text has a color of #dd2019
<p style="color:#dd2019;">Text here</p>
.mytext {color:#dd2019;}
This box has a color of #dd2019
<div style="background-color:#dd2019;">Content here</div>
.mybackground {background-color:#dd2019;}
Border around this has a color of #dd2019
<div style="border:2px solid #dd2019;">Content here</div>
.myborder {border:2px solid #dd2019;}