#de8b8b color space conversions
Hex:
#de8b8b
RGB:
222, 139, 139
CMY:
13, 45, 45
CMYK:
0, 37, 37, 13
HSL:
0°, 55.7047%, 70.7843%
HSV (HSB):
0°, 37.3874%, 87.0588%
XYZ:
44.0170, 35.8589, 29.0276
xyY:
0.4042, 0.3293, 35.8589
CIE-Lab:
66.4120, 31.6154, 13.3693
CIE-LCH:
66.4120, 34.3259, 22.9222
CIE-Luv:
66.4120, 56.4183, 12.1582
Hunter-Lab:
59.8823, 26.4139, 13.1771
#de8b8b color charts
#de8b8b color shades, tints & tones
#de8b8b color schemes
#de8b8b color preview, HTML & CSS examples
This text has a color of #de8b8b
<p style="color:#de8b8b;">Text here</p>
.mytext {color:#de8b8b;}
This box has a color of #de8b8b
<div style="background-color:#de8b8b;">Content here</div>
.mybackground {background-color:#de8b8b;}
Border around this has a color of #de8b8b
<div style="border:2px solid #de8b8b;">Content here</div>
.myborder {border:2px solid #de8b8b;}