#cd6c7c color space conversions
Hex:
#cd6c7c
RGB:
205, 108, 124
CMY:
20, 58, 51
CMYK:
0, 47, 40, 20
HSL:
350°, 49.2386%, 61.3725%
HSV (HSB):
350°, 47.3171%, 80.3922%
XYZ:
34.1775, 25.1595, 22.1237
xyY:
0.4196, 0.3089, 25.1595
CIE-Lab:
57.2305, 39.9040, 8.6806
CIE-LCH:
57.2305, 40.8372, 12.2728
CIE-Luv:
57.2305, 65.6202, 4.0447
Hunter-Lab:
50.1592, 33.8476, 8.9605
#cd6c7c color charts
#cd6c7c color shades, tints & tones
#cd6c7c color schemes
#cd6c7c color preview, HTML & CSS examples
This text has a color of #cd6c7c
<p style="color:#cd6c7c;">Text here</p>
.mytext {color:#cd6c7c;}
This box has a color of #cd6c7c
<div style="background-color:#cd6c7c;">Content here</div>
.mybackground {background-color:#cd6c7c;}
Border around this has a color of #cd6c7c
<div style="border:2px solid #cd6c7c;">Content here</div>
.myborder {border:2px solid #cd6c7c;}