#ccadaa color space conversions
Hex:
#ccadaa
RGB:
204, 173, 170
CMY:
20, 32, 33
CMYK:
0, 15, 17, 20
HSL:
5°, 25.0000%, 73.3333%
HSV (HSB):
5°, 16.6667%, 80.0000%
XYZ:
47.1011, 45.6268, 44.3546
xyY:
0.3436, 0.3328, 45.6268
CIE-Lab:
73.3027, 10.7456, 5.7106
CIE-LCH:
73.3027, 12.1687, 27.9879
CIE-Luv:
73.3027, 19.1330, 6.3192
Hunter-Lab:
67.5476, 6.2602, 8.3510
#ccadaa color charts
#ccadaa color shades, tints & tones
#ccadaa color schemes
#ccadaa color preview, HTML & CSS examples
This text has a color of #ccadaa
<p style="color:#ccadaa;">Text here</p>
.mytext {color:#ccadaa;}
This box has a color of #ccadaa
<div style="background-color:#ccadaa;">Content here</div>
.mybackground {background-color:#ccadaa;}
Border around this has a color of #ccadaa
<div style="border:2px solid #ccadaa;">Content here</div>
.myborder {border:2px solid #ccadaa;}