#cd8281 color space conversions
Hex:
#cd8281
RGB:
205, 130, 129
CMY:
20, 49, 49
CMYK:
0, 37, 37, 20
HSL:
1°, 43.1818%, 65.4902%
HSV (HSB):
1°, 37.0732%, 80.3922%
XYZ:
37.1219, 30.5294, 24.7051
xyY:
0.4019, 0.3306, 30.5294
CIE-Lab:
62.1083, 28.8093, 12.6848
CIE-LCH:
62.1083, 31.4783, 23.7640
CIE-Luv:
62.1083, 50.8999, 11.6289
Hunter-Lab:
55.2534, 23.2315, 12.1674
#cd8281 color charts
#cd8281 color shades, tints & tones
#cd8281 color schemes
#cd8281 color preview, HTML & CSS examples
This text has a color of #cd8281
<p style="color:#cd8281;">Text here</p>
.mytext {color:#cd8281;}
This box has a color of #cd8281
<div style="background-color:#cd8281;">Content here</div>
.mybackground {background-color:#cd8281;}
Border around this has a color of #cd8281
<div style="border:2px solid #cd8281;">Content here</div>
.myborder {border:2px solid #cd8281;}