#c0ddbc color space conversions
Hex:
#c0ddbc
RGB:
192, 221, 188
CMY:
25, 13, 26
CMYK:
13, 0, 15, 13
HSL:
113°, 32.6733%, 80.1961%
HSV (HSB):
113°, 14.9321%, 86.6667%
XYZ:
56.6718, 66.5502, 57.4355
xyY:
0.3137, 0.3684, 66.5502
CIE-Lab:
85.2763, -15.6998, 13.0160
CIE-LCH:
85.2763, 20.3936, 140.3394
CIE-Luv:
85.2763, -14.5509, 21.8559
Hunter-Lab:
81.5783, -18.7596, 15.3615
#c0ddbc color charts
#c0ddbc color shades, tints & tones
#c0ddbc color schemes
#c0ddbc color preview, HTML & CSS examples
This text has a color of #c0ddbc
<p style="color:#c0ddbc;">Text here</p>
.mytext {color:#c0ddbc;}
This box has a color of #c0ddbc
<div style="background-color:#c0ddbc;">Content here</div>
.mybackground {background-color:#c0ddbc;}
Border around this has a color of #c0ddbc
<div style="border:2px solid #c0ddbc;">Content here</div>
.myborder {border:2px solid #c0ddbc;}