#dd153a color space conversions
Hex:
#dd153a
RGB:
221, 21, 58
CMY:
13, 92, 77
CMYK:
0, 90, 74, 13
HSL:
349°, 82.6446%, 47.4510%
HSV (HSB):
349°, 90.4977%, 86.6667%
XYZ:
30.8507, 16.2140, 5.5066
xyY:
0.5868, 0.3084, 16.2140
CIE-Lab:
47.2540, 70.9739, 35.0973
CIE-LCH:
47.2540, 79.1777, 26.3129
CIE-Luv:
47.2540, 139.3466, 20.7951
Hunter-Lab:
40.2666, 66.2932, 20.0785
#dd153a color charts
#dd153a color shades, tints & tones
#dd153a color schemes
#dd153a color preview, HTML & CSS examples
This text has a color of #dd153a
<p style="color:#dd153a;">Text here</p>
.mytext {color:#dd153a;}
This box has a color of #dd153a
<div style="background-color:#dd153a;">Content here</div>
.mybackground {background-color:#dd153a;}
Border around this has a color of #dd153a
<div style="border:2px solid #dd153a;">Content here</div>
.myborder {border:2px solid #dd153a;}