#cd8082 color space conversions
Hex:
#cd8082
RGB:
205, 128, 130
CMY:
20, 50, 49
CMYK:
0, 38, 37, 20
HSL:
358°, 43.5028%, 65.2941%
HSV (HSB):
358°, 37.5610%, 80.3922%
XYZ:
36.9253, 30.0292, 24.9691
xyY:
0.4017, 0.3267, 30.0292
CIE-Lab:
61.6794, 30.0117, 11.5122
CIE-LCH:
61.6794, 32.1439, 20.9864
CIE-Luv:
61.6794, 51.9965, 9.8840
Hunter-Lab:
54.7989, 24.3810, 11.3437
#cd8082 color charts
#cd8082 color shades, tints & tones
#cd8082 color schemes
#cd8082 color preview, HTML & CSS examples
This text has a color of #cd8082
<p style="color:#cd8082;">Text here</p>
.mytext {color:#cd8082;}
This box has a color of #cd8082
<div style="background-color:#cd8082;">Content here</div>
.mybackground {background-color:#cd8082;}
Border around this has a color of #cd8082
<div style="border:2px solid #cd8082;">Content here</div>
.myborder {border:2px solid #cd8082;}