#cd8a8b color space conversions
Hex:
#cd8a8b
RGB:
205, 138, 139
CMY:
20, 46, 45
CMYK:
0, 33, 32, 20
HSL:
359°, 40.1198%, 67.2549%
HSV (HSB):
359°, 32.6829%, 80.3922%
XYZ:
38.9255, 33.0202, 28.7480
xyY:
0.3866, 0.3279, 33.0202
CIE-Lab:
64.1772, 25.7173, 9.9309
CIE-LCH:
64.1772, 27.5682, 21.1144
CIE-Luv:
64.1772, 44.3028, 8.8637
Hunter-Lab:
57.4632, 20.3552, 10.5623
#cd8a8b color charts
#cd8a8b color shades, tints & tones
#cd8a8b color schemes
#cd8a8b color preview, HTML & CSS examples
This text has a color of #cd8a8b
<p style="color:#cd8a8b;">Text here</p>
.mytext {color:#cd8a8b;}
This box has a color of #cd8a8b
<div style="background-color:#cd8a8b;">Content here</div>
.mybackground {background-color:#cd8a8b;}
Border around this has a color of #cd8a8b
<div style="border:2px solid #cd8a8b;">Content here</div>
.myborder {border:2px solid #cd8a8b;}