#de4d65 color space conversions
Hex:
#de4d65
RGB:
222, 77, 101
CMY:
13, 70, 60
CMYK:
0, 65, 55, 13
HSL:
350°, 68.7204%, 58.6275%
HSV (HSB):
350°, 65.3153%, 87.0588%
XYZ:
35.1270, 21.7769, 14.6639
xyY:
0.4908, 0.3043, 21.7769
CIE-Lab:
53.7895, 57.9985, 17.8104
CIE-LCH:
53.7895, 60.6715, 17.0709
CIE-Luv:
53.7895, 103.7940, 10.2610
Hunter-Lab:
46.6658, 52.6984, 14.0352
#de4d65 color charts
#de4d65 color shades, tints & tones
#de4d65 color schemes
#de4d65 color preview, HTML & CSS examples
This text has a color of #de4d65
<p style="color:#de4d65;">Text here</p>
.mytext {color:#de4d65;}
This box has a color of #de4d65
<div style="background-color:#de4d65;">Content here</div>
.mybackground {background-color:#de4d65;}
Border around this has a color of #de4d65
<div style="border:2px solid #de4d65;">Content here</div>
.myborder {border:2px solid #de4d65;}