#de2341 color space conversions
Hex:
#de2341
RGB:
222, 35, 65
CMY:
13, 86, 75
CMYK:
0, 84, 71, 13
HSL:
350°, 73.9130%, 50.3922%
HSV (HSB):
350°, 84.2342%, 87.0588%
XYZ:
31.6794, 17.1133, 6.6345
xyY:
0.5715, 0.3088, 17.1133
CIE-Lab:
48.4025, 69.0729, 32.3378
CIE-LCH:
48.4025, 76.2679, 25.0876
CIE-Luv:
48.4025, 134.1544, 19.6758
Hunter-Lab:
41.3682, 64.2990, 19.4490
#de2341 color charts
#de2341 color shades, tints & tones
#de2341 color schemes
#de2341 color preview, HTML & CSS examples
This text has a color of #de2341
<p style="color:#de2341;">Text here</p>
.mytext {color:#de2341;}
This box has a color of #de2341
<div style="background-color:#de2341;">Content here</div>
.mybackground {background-color:#de2341;}
Border around this has a color of #de2341
<div style="border:2px solid #de2341;">Content here</div>
.myborder {border:2px solid #de2341;}