#de7e8c color space conversions
Hex:
#de7e8c
RGB:
222, 126, 140
CMY:
13, 51, 45
CMYK:
0, 43, 37, 13
HSL:
351°, 59.2593%, 68.2353%
HSV (HSB):
351°, 43.2432%, 87.0588%
XYZ:
42.3187, 32.3448, 28.8237
xyY:
0.4089, 0.3125, 32.3448
CIE-Lab:
63.6268, 38.5798, 8.8695
CIE-LCH:
63.6268, 39.5862, 12.9472
CIE-Luv:
63.6268, 64.4096, 4.7996
Hunter-Lab:
56.8724, 33.2947, 9.7618
#de7e8c color charts
#de7e8c color shades, tints & tones
#de7e8c color schemes
#de7e8c color preview, HTML & CSS examples
This text has a color of #de7e8c
<p style="color:#de7e8c;">Text here</p>
.mytext {color:#de7e8c;}
This box has a color of #de7e8c
<div style="background-color:#de7e8c;">Content here</div>
.mybackground {background-color:#de7e8c;}
Border around this has a color of #de7e8c
<div style="border:2px solid #de7e8c;">Content here</div>
.myborder {border:2px solid #de7e8c;}