#ccadaf color space conversions
Hex:
#ccadaf
RGB:
204, 173, 175
CMY:
20, 32, 31
CMYK:
0, 15, 14, 20
HSL:
356°, 23.3083%, 73.9216%
HSV (HSB):
356°, 15.1961%, 80.0000%
XYZ:
47.5833, 45.8197, 46.8936
xyY:
0.3392, 0.3266, 45.8197
CIE-Lab:
73.4284, 11.5495, 3.1506
CIE-LCH:
73.4284, 11.9715, 15.2584
CIE-Luv:
73.4284, 18.6569, 2.5303
Hunter-Lab:
67.6902, 7.0198, 6.3089
#ccadaf color charts
#ccadaf color shades, tints & tones
#ccadaf color schemes
#ccadaf color preview, HTML & CSS examples
This text has a color of #ccadaf
<p style="color:#ccadaf;">Text here</p>
.mytext {color:#ccadaf;}
This box has a color of #ccadaf
<div style="background-color:#ccadaf;">Content here</div>
.mybackground {background-color:#ccadaf;}
Border around this has a color of #ccadaf
<div style="border:2px solid #ccadaf;">Content here</div>
.myborder {border:2px solid #ccadaf;}