#de153b color space conversions
Hex:
#de153b
RGB:
222, 21, 59
CMY:
13, 92, 77
CMYK:
0, 91, 73, 13
HSL:
349°, 82.7160%, 47.6471%
HSV (HSB):
349°, 90.5405%, 87.0588%
XYZ:
31.1818, 16.3817, 5.6562
xyY:
0.5859, 0.3078, 16.3817
CIE-Lab:
47.4713, 71.2619, 34.8083
CIE-LCH:
47.4713, 79.3087, 26.0335
CIE-Luv:
47.4713, 139.8296, 20.5850
Hunter-Lab:
40.4743, 66.6880, 20.0464
#de153b color charts
#de153b color shades, tints & tones
#de153b color schemes
#de153b color preview, HTML & CSS examples
This text has a color of #de153b
<p style="color:#de153b;">Text here</p>
.mytext {color:#de153b;}
This box has a color of #de153b
<div style="background-color:#de153b;">Content here</div>
.mybackground {background-color:#de153b;}
Border around this has a color of #de153b
<div style="border:2px solid #de153b;">Content here</div>
.myborder {border:2px solid #de153b;}