#dd153f color space conversions
Hex:
#dd153f
RGB:
221, 21, 63
CMY:
13, 92, 75
CMYK:
0, 90, 71, 13
HSL:
347°, 82.6446%, 47.4510%
HSV (HSB):
347°, 90.4977%, 86.6667%
XYZ:
30.9842, 16.2674, 6.2095
xyY:
0.5796, 0.3043, 16.2674
CIE-Lab:
47.3233, 71.1698, 32.1951
CIE-LCH:
47.3233, 78.1131, 24.3406
CIE-Luv:
47.3233, 137.9621, 18.6305
Hunter-Lab:
40.3328, 66.5434, 19.1049
#dd153f color charts
#dd153f color shades, tints & tones
#dd153f color schemes
#dd153f color preview, HTML & CSS examples
This text has a color of #dd153f
<p style="color:#dd153f;">Text here</p>
.mytext {color:#dd153f;}
This box has a color of #dd153f
<div style="background-color:#dd153f;">Content here</div>
.mybackground {background-color:#dd153f;}
Border around this has a color of #dd153f
<div style="border:2px solid #dd153f;">Content here</div>
.myborder {border:2px solid #dd153f;}