#dd153e color space conversions
Hex:
#dd153e
RGB:
221, 21, 62
CMY:
13, 92, 76
CMYK:
0, 90, 72, 13
HSL:
348°, 82.6446%, 47.4510%
HSV (HSB):
348°, 90.4977%, 86.6667%
XYZ:
30.9565, 16.2563, 6.0636
xyY:
0.5811, 0.3051, 16.2563
CIE-Lab:
47.3089, 71.1292, 32.7779
CIE-LCH:
47.3089, 78.3183, 24.7413
CIE-Luv:
47.3089, 138.2472, 19.0765
Hunter-Lab:
40.3191, 66.4916, 19.3067
#dd153e color charts
#dd153e color shades, tints & tones
#dd153e color schemes
#dd153e color preview, HTML & CSS examples
This text has a color of #dd153e
<p style="color:#dd153e;">Text here</p>
.mytext {color:#dd153e;}
This box has a color of #dd153e
<div style="background-color:#dd153e;">Content here</div>
.mybackground {background-color:#dd153e;}
Border around this has a color of #dd153e
<div style="border:2px solid #dd153e;">Content here</div>
.myborder {border:2px solid #dd153e;}