#de212c color space conversions
Hex:
#de212c
RGB:
222, 33, 44
CMY:
13, 87, 83
CMYK:
0, 85, 80, 13
HSL:
357°, 74.1176%, 50.0000%
HSV (HSB):
357°, 85.1351%, 87.0588%
XYZ:
31.1227, 16.7992, 3.9851
xyY:
0.5996, 0.3236, 16.7992
CIE-Lab:
48.0060, 68.7394, 43.9519
CIE-LCH:
48.0060, 81.5897, 32.5948
CIE-Luv:
48.0060, 139.8366, 27.5012
Hunter-Lab:
40.9868, 63.8144, 22.9261
#de212c color charts
#de212c color shades, tints & tones
#de212c color schemes
#de212c color preview, HTML & CSS examples
This text has a color of #de212c
<p style="color:#de212c;">Text here</p>
.mytext {color:#de212c;}
This box has a color of #de212c
<div style="background-color:#de212c;">Content here</div>
.mybackground {background-color:#de212c;}
Border around this has a color of #de212c
<div style="border:2px solid #de212c;">Content here</div>
.myborder {border:2px solid #de212c;}