#cc8485 color space conversions
Hex:
#cc8485
RGB:
204, 132, 133
CMY:
20, 48, 48
CMYK:
0, 35, 35, 20
HSL:
359°, 41.3793%, 65.8824%
HSV (HSB):
359°, 35.2941%, 80.0000%
XYZ:
37.3867, 31.0334, 26.2098
xyY:
0.3951, 0.3279, 31.0334
CIE-Lab:
62.5358, 27.8339, 10.9938
CIE-LCH:
62.5358, 29.9264, 21.5530
CIE-Luv:
62.5358, 48.2311, 9.7230
Hunter-Lab:
55.7076, 22.3075, 11.1000
#cc8485 color charts
#cc8485 color shades, tints & tones
#cc8485 color schemes
#cc8485 color preview, HTML & CSS examples
This text has a color of #cc8485
<p style="color:#cc8485;">Text here</p>
.mytext {color:#cc8485;}
This box has a color of #cc8485
<div style="background-color:#cc8485;">Content here</div>
.mybackground {background-color:#cc8485;}
Border around this has a color of #cc8485
<div style="border:2px solid #cc8485;">Content here</div>
.myborder {border:2px solid #cc8485;}