#de264d color space conversions
Hex:
#de264d
RGB:
222, 38, 77
CMY:
13, 85, 70
CMYK:
0, 83, 65, 13
HSL:
347°, 73.6000%, 50.9804%
HSV (HSB):
347°, 82.8829%, 87.0588%
XYZ:
32.1569, 17.4516, 8.6948
xyY:
0.5515, 0.2993, 17.4516
CIE-Lab:
48.8241, 68.9885, 25.6406
CIE-LCH:
48.8241, 73.5993, 20.3883
CIE-Luv:
48.8241, 129.5457, 14.2599
Hunter-Lab:
41.7752, 64.2957, 16.9024
#de264d color charts
#de264d color shades, tints & tones
#de264d color schemes
#de264d color preview, HTML & CSS examples
This text has a color of #de264d
<p style="color:#de264d;">Text here</p>
.mytext {color:#de264d;}
This box has a color of #de264d
<div style="background-color:#de264d;">Content here</div>
.mybackground {background-color:#de264d;}
Border around this has a color of #de264d
<div style="border:2px solid #de264d;">Content here</div>
.myborder {border:2px solid #de264d;}