#de192b color space conversions
Hex:
#de192b
RGB:
222, 25, 43
CMY:
13, 90, 83
CMYK:
0, 89, 81, 13
HSL:
355°, 79.7571%, 48.4314%
HSV (HSB):
355°, 88.7387%, 87.0588%
XYZ:
30.9079, 16.3993, 3.8218
xyY:
0.6045, 0.3207, 16.3993
CIE-Lab:
47.4940, 70.1513, 43.9886
CIE-LCH:
47.4940, 82.8022, 32.0899
CIE-Luv:
47.4940, 142.5607, 26.8558
Hunter-Lab:
40.4960, 65.3690, 22.7517
#de192b color charts
#de192b color shades, tints & tones
#de192b color schemes
#de192b color preview, HTML & CSS examples
This text has a color of #de192b
<p style="color:#de192b;">Text here</p>
.mytext {color:#de192b;}
This box has a color of #de192b
<div style="background-color:#de192b;">Content here</div>
.mybackground {background-color:#de192b;}
Border around this has a color of #de192b
<div style="border:2px solid #de192b;">Content here</div>
.myborder {border:2px solid #de192b;}