#de2048 color space conversions
Hex:
#de2048
RGB:
222, 32, 72
CMY:
13, 87, 72
CMYK:
0, 86, 68, 13
HSL:
347°, 74.8031%, 49.8039%
HSV (HSB):
347°, 85.5856%, 87.0588%
XYZ:
31.8104, 17.0305, 7.7415
xyY:
0.5622, 0.3010, 17.0305
CIE-Lab:
48.2984, 69.9987, 28.0044
CIE-LCH:
48.2984, 75.3928, 21.8049
CIE-Luv:
48.2984, 133.0893, 15.8938
Hunter-Lab:
41.2680, 65.3732, 17.7653
#de2048 color charts
#de2048 color shades, tints & tones
#de2048 color schemes
#de2048 color preview, HTML & CSS examples
This text has a color of #de2048
<p style="color:#de2048;">Text here</p>
.mytext {color:#de2048;}
This box has a color of #de2048
<div style="background-color:#de2048;">Content here</div>
.mybackground {background-color:#de2048;}
Border around this has a color of #de2048
<div style="border:2px solid #de2048;">Content here</div>
.myborder {border:2px solid #de2048;}