#de272c color space conversions
Hex:
#de272c
RGB:
222, 39, 44
CMY:
13, 85, 83
CMYK:
0, 82, 80, 13
HSL:
358°, 73.4940%, 51.1765%
HSV (HSB):
358°, 82.4324%, 87.0588%
XYZ:
31.3043, 17.1625, 4.0456
xyY:
0.5961, 0.3268, 17.1625
CIE-Lab:
48.4641, 67.4338, 44.4072
CIE-LCH:
48.4641, 80.7423, 33.3661
CIE-Luv:
48.4641, 137.5569, 28.3735
Hunter-Lab:
41.4276, 62.3833, 23.2093
#de272c color charts
#de272c color shades, tints & tones
#de272c color schemes
#de272c color preview, HTML & CSS examples
This text has a color of #de272c
<p style="color:#de272c;">Text here</p>
.mytext {color:#de272c;}
This box has a color of #de272c
<div style="background-color:#de272c;">Content here</div>
.mybackground {background-color:#de272c;}
Border around this has a color of #de272c
<div style="border:2px solid #de272c;">Content here</div>
.myborder {border:2px solid #de272c;}