#cd8182 color space conversions
Hex:
#cd8182
RGB:
205, 129, 130
CMY:
20, 49, 49
CMYK:
0, 37, 37, 20
HSL:
359°, 43.1818%, 65.4902%
HSV (HSB):
359°, 37.0732%, 80.3922%
XYZ:
37.0564, 30.2914, 25.0128
xyY:
0.4012, 0.3280, 30.2914
CIE-Lab:
61.9048, 29.4713, 11.8295
CIE-LCH:
61.9048, 31.7568, 21.8700
CIE-Luv:
61.9048, 51.3660, 10.4079
Hunter-Lab:
55.0376, 23.8668, 11.5809
#cd8182 color charts
#cd8182 color shades, tints & tones
#cd8182 color schemes
#cd8182 color preview, HTML & CSS examples
This text has a color of #cd8182
<p style="color:#cd8182;">Text here</p>
.mytext {color:#cd8182;}
This box has a color of #cd8182
<div style="background-color:#cd8182;">Content here</div>
.mybackground {background-color:#cd8182;}
Border around this has a color of #cd8182
<div style="border:2px solid #cd8182;">Content here</div>
.myborder {border:2px solid #cd8182;}