#cd8784 color space conversions
Hex:
#cd8784
RGB:
205, 135, 132
CMY:
20, 47, 48
CMYK:
0, 34, 36, 20
HSL:
2°, 42.1965%, 66.0784%
HSV (HSB):
2°, 35.6098%, 80.3922%
XYZ:
38.0057, 31.9730, 25.9981
xyY:
0.3960, 0.3331, 31.9730
CIE-Lab:
63.3206, 26.4617, 12.6829
CIE-LCH:
63.3206, 29.3441, 25.6080
CIE-Luv:
63.3206, 47.2540, 12.1877
Hunter-Lab:
56.5447, 21.0229, 12.3210
#cd8784 color charts
#cd8784 color shades, tints & tones
#cd8784 color schemes
#cd8784 color preview, HTML & CSS examples
This text has a color of #cd8784
<p style="color:#cd8784;">Text here</p>
.mytext {color:#cd8784;}
This box has a color of #cd8784
<div style="background-color:#cd8784;">Content here</div>
.mybackground {background-color:#cd8784;}
Border around this has a color of #cd8784
<div style="border:2px solid #cd8784;">Content here</div>
.myborder {border:2px solid #cd8784;}