#c3dacc color space conversions
Hex:
#c3dacc
RGB:
195, 218, 204
CMY:
24, 15, 20
CMYK:
11, 0, 6, 15
HSL:
143°, 23.7113%, 80.9804%
HSV (HSB):
143°, 10.5505%, 85.4902%
XYZ:
58.4762, 66.1045, 66.8042
xyY:
0.3055, 0.3454, 66.1045
CIE-Lab:
85.0497, -10.3034, 4.2776
CIE-LCH:
85.0497, 11.1561, 157.4537
CIE-Luv:
85.0497, -11.9238, 8.2288
Hunter-Lab:
81.3047, -13.9020, 8.1975
#c3dacc color charts
#c3dacc RGB chart
#c3dacc CMYK chart
#c3dacc RGB pie chart
#c3dacc color shades, tints & tones
#c3dacc color schemes
#c3dacc color preview, HTML & CSS examples
This text has a color of #c3dacc
<p style="color:#c3dacc;">Text here</p>
.mytext {color:#c3dacc;}
Text color #c3dacc
This box has a color of #c3dacc
<div style="background-color:#c3dacc;">Content here</div>
.mybackground {background-color:#c3dacc;}
Background color #c3dacc
Border around this has a color of #c3dacc
<div style="border:2px solid #c3dacc;">Content here</div>
.myborder {border:2px solid #c3dacc;}
Border color #c3dacc