#c2dacc color space conversions
Hex:
#c2dacc
RGB:
194, 218, 204
CMY:
24, 15, 20
CMYK:
11, 0, 6, 15
HSL:
145°, 24.4898%, 80.7843%
HSV (HSB):
145°, 11.0092%, 85.4902%
XYZ:
58.2186, 65.9718, 66.7921
xyY:
0.3048, 0.3454, 65.9718
CIE-Lab:
84.9820, -10.6368, 4.1711
CIE-LCH:
84.9820, 11.4254, 158.5882
CIE-Luv:
84.9820, -12.4477, 8.1270
Hunter-Lab:
81.2230, -14.1959, 8.1002
#c2dacc color charts
#c2dacc RGB chart
#c2dacc CMYK chart
#c2dacc RGB pie chart
#c2dacc color shades, tints & tones
#c2dacc color schemes
#c2dacc color preview, HTML & CSS examples
This text has a color of #c2dacc
<p style="color:#c2dacc;">Text here</p>
.mytext {color:#c2dacc;}
Text color #c2dacc
This box has a color of #c2dacc
<div style="background-color:#c2dacc;">Content here</div>
.mybackground {background-color:#c2dacc;}
Background color #c2dacc
Border around this has a color of #c2dacc
<div style="border:2px solid #c2dacc;">Content here</div>
.myborder {border:2px solid #c2dacc;}
Border color #c2dacc