#de191e color space conversions
Hex:
#de191e
RGB:
222, 25, 30
CMY:
13, 90, 88
CMYK:
0, 89, 86, 13
HSL:
358°, 79.7571%, 48.4314%
HSV (HSB):
358°, 88.7387%, 87.0588%
XYZ:
30.7062, 16.3186, 2.7597
xyY:
0.6168, 0.3278, 16.3186
CIE-Lab:
47.3897, 69.8513, 50.5440
CIE-LCH:
47.3897, 86.2201, 35.8893
CIE-Luv:
47.3897, 144.7762, 30.3302
Hunter-Lab:
40.3963, 64.9886, 24.2270
#de191e color charts
#de191e color shades, tints & tones
#de191e color schemes
#de191e color preview, HTML & CSS examples
This text has a color of #de191e
<p style="color:#de191e;">Text here</p>
.mytext {color:#de191e;}
This box has a color of #de191e
<div style="background-color:#de191e;">Content here</div>
.mybackground {background-color:#de191e;}
Border around this has a color of #de191e
<div style="border:2px solid #de191e;">Content here</div>
.myborder {border:2px solid #de191e;}