#de143d color space conversions
Hex:
#de143d
RGB:
222, 20, 61
CMY:
13, 92, 76
CMYK:
0, 91, 73, 13
HSL:
348°, 83.4711%, 47.4510%
HSV (HSB):
348°, 90.9910%, 87.0588%
XYZ:
31.2167, 16.3668, 5.9287
xyY:
0.5834, 0.3059, 16.3668
CIE-Lab:
47.4521, 71.4732, 33.5955
CIE-LCH:
47.4521, 78.9751, 25.1756
CIE-Luv:
47.4521, 139.5057, 19.6350
Hunter-Lab:
40.4559, 66.9365, 19.6304
#de143d color charts
#de143d color shades, tints & tones
#de143d color schemes
#de143d color preview, HTML & CSS examples
This text has a color of #de143d
<p style="color:#de143d;">Text here</p>
.mytext {color:#de143d;}
This box has a color of #de143d
<div style="background-color:#de143d;">Content here</div>
.mybackground {background-color:#de143d;}
Border around this has a color of #de143d
<div style="border:2px solid #de143d;">Content here</div>
.myborder {border:2px solid #de143d;}