#dd2015 color space conversions
Hex:
#dd2015
RGB:
221, 32, 21
CMY:
13, 87, 92
CMYK:
0, 86, 90, 13
HSL:
3°, 82.6446%, 47.4510%
HSV (HSB):
3°, 90.4977%, 86.6667%
XYZ:
30.4707, 16.4593, 2.2805
xyY:
0.6192, 0.3345, 16.4593
CIE-Lab:
47.5714, 68.1888, 54.4765
CIE-LCH:
47.5714, 87.2777, 38.6216
CIE-Luv:
47.5714, 142.8692, 32.7096
Hunter-Lab:
40.5701, 63.0670, 25.0664
#dd2015 color charts
#dd2015 color shades, tints & tones
#dd2015 color schemes
#dd2015 color preview, HTML & CSS examples
This text has a color of #dd2015
<p style="color:#dd2015;">Text here</p>
.mytext {color:#dd2015;}
This box has a color of #dd2015
<div style="background-color:#dd2015;">Content here</div>
.mybackground {background-color:#dd2015;}
Border around this has a color of #dd2015
<div style="border:2px solid #dd2015;">Content here</div>
.myborder {border:2px solid #dd2015;}