#de3232 color space conversions
Hex:
#de3232
RGB:
222, 50, 50
CMY:
13, 80, 80
CMYK:
0, 77, 77, 13
HSL:
0°, 72.2689%, 53.3333%
HSV (HSB):
0°, 77.4775%, 87.0588%
XYZ:
31.8405, 18.0411, 4.8217
xyY:
0.5821, 0.3298, 18.0411
CIE-Lab:
49.5459, 64.7312, 42.2520
CIE-LCH:
49.5459, 77.3004, 33.1337
CIE-Luv:
49.5459, 131.4166, 28.3386
Hunter-Lab:
42.4748, 59.4786, 23.0018
#de3232 color charts
#de3232 color shades, tints & tones
#de3232 color schemes
#de3232 color preview, HTML & CSS examples
This text has a color of #de3232
<p style="color:#de3232;">Text here</p>
.mytext {color:#de3232;}
This box has a color of #de3232
<div style="background-color:#de3232;">Content here</div>
.mybackground {background-color:#de3232;}
Border around this has a color of #de3232
<div style="border:2px solid #de3232;">Content here</div>
.myborder {border:2px solid #de3232;}