#de8d8d color space conversions
Hex:
#de8d8d
RGB:
222, 141, 141
CMY:
13, 45, 45
CMYK:
0, 36, 36, 13
HSL:
0°, 55.1020%, 71.1765%
HSV (HSB):
0°, 36.4865%, 87.0588%
XYZ:
44.4568, 36.5024, 29.9018
xyY:
0.4010, 0.3293, 36.5024
CIE-Lab:
66.9021, 30.7871, 12.9348
CIE-LCH:
66.9021, 33.3939, 22.7891
CIE-Luv:
66.9021, 54.8093, 11.8110
Hunter-Lab:
60.4172, 25.6154, 12.9481
#de8d8d color charts
#de8d8d color shades, tints & tones
#de8d8d color schemes
#de8d8d color preview, HTML & CSS examples
This text has a color of #de8d8d
<p style="color:#de8d8d;">Text here</p>
.mytext {color:#de8d8d;}
This box has a color of #de8d8d
<div style="background-color:#de8d8d;">Content here</div>
.mybackground {background-color:#de8d8d;}
Border around this has a color of #de8d8d
<div style="border:2px solid #de8d8d;">Content here</div>
.myborder {border:2px solid #de8d8d;}