#dd151c color space conversions
Hex:
#dd151c
RGB:
221, 21, 28
CMY:
13, 92, 89
CMYK:
0, 90, 87, 13
HSL:
358°, 82.6446%, 47.4510%
HSV (HSB):
358°, 90.4977%, 86.6667%
XYZ:
30.2966, 15.9923, 2.5886
xyY:
0.6198, 0.3272, 15.9923
CIE-Lab:
46.9644, 70.1522, 51.0507
CIE-LCH:
46.9644, 86.7612, 36.0439
CIE-Luv:
46.9644, 145.4084, 30.2210
Hunter-Lab:
39.9904, 65.2476, 24.1554
#dd151c color charts
#dd151c color shades, tints & tones
#dd151c color schemes
#dd151c color preview, HTML & CSS examples
This text has a color of #dd151c
<p style="color:#dd151c;">Text here</p>
.mytext {color:#dd151c;}
This box has a color of #dd151c
<div style="background-color:#dd151c;">Content here</div>
.mybackground {background-color:#dd151c;}
Border around this has a color of #dd151c
<div style="border:2px solid #dd151c;">Content here</div>
.myborder {border:2px solid #dd151c;}