#de3950 color space conversions
Hex:
#de3950
RGB:
222, 57, 80
CMY:
13, 78, 69
CMYK:
0, 74, 64, 13
HSL:
352°, 71.4286%, 54.7059%
HSV (HSB):
352°, 74.3243%, 87.0588%
XYZ:
33.0353, 19.0350, 9.5224
xyY:
0.5364, 0.3090, 19.0350
CIE-Lab:
50.7282, 63.9255, 26.2733
CIE-LCH:
50.7282, 69.1140, 22.3426
CIE-Luv:
50.7282, 120.5703, 16.6091
Hunter-Lab:
43.6292, 58.8063, 17.5999
#de3950 color charts
#de3950 color shades, tints & tones
#de3950 color schemes
#de3950 color preview, HTML & CSS examples
This text has a color of #de3950
<p style="color:#de3950;">Text here</p>
.mytext {color:#de3950;}
This box has a color of #de3950
<div style="background-color:#de3950;">Content here</div>
.mybackground {background-color:#de3950;}
Border around this has a color of #de3950
<div style="border:2px solid #de3950;">Content here</div>
.myborder {border:2px solid #de3950;}