#de192d color space conversions
Hex:
#de192d
RGB:
222, 25, 45
CMY:
13, 90, 82
CMYK:
0, 89, 80, 13
HSL:
354°, 79.7571%, 48.4314%
HSV (HSB):
354°, 88.7387%, 87.0588%
XYZ:
30.9455, 16.4143, 4.0199
xyY:
0.6023, 0.3195, 16.4143
CIE-Lab:
47.5134, 70.2071, 42.9099
CIE-LCH:
47.5134, 82.2818, 31.4329
CIE-Luv:
47.5134, 142.1552, 26.2188
Hunter-Lab:
40.5146, 65.4397, 22.4774
#de192d color charts
#de192d color shades, tints & tones
#de192d color schemes
#de192d color preview, HTML & CSS examples
This text has a color of #de192d
<p style="color:#de192d;">Text here</p>
.mytext {color:#de192d;}
This box has a color of #de192d
<div style="background-color:#de192d;">Content here</div>
.mybackground {background-color:#de192d;}
Border around this has a color of #de192d
<div style="border:2px solid #de192d;">Content here</div>
.myborder {border:2px solid #de192d;}