#c0dcd3 color space conversions
Hex:
#c0dcd3
RGB:
192, 220, 211
CMY:
25, 14, 17
CMYK:
13, 0, 4, 14
HSL:
161°, 28.5714%, 80.7843%
HSV (HSB):
161°, 12.7273%, 86.2745%
XYZ:
59.0893, 67.0960, 71.4645
xyY:
0.2990, 0.3395, 67.0960
CIE-Lab:
85.5524, -10.9891, 1.2809
CIE-LCH:
85.5524, 11.0635, 173.3516
CIE-Luv:
85.5524, -14.6526, 3.8492
Hunter-Lab:
81.9122, -14.5810, 5.6108
#c0dcd3 color charts
#c0dcd3 color shades, tints & tones
#c0dcd3 color schemes
#c0dcd3 color preview, HTML & CSS examples
This text has a color of #c0dcd3
<p style="color:#c0dcd3;">Text here</p>
.mytext {color:#c0dcd3;}
This box has a color of #c0dcd3
<div style="background-color:#c0dcd3;">Content here</div>
.mybackground {background-color:#c0dcd3;}
Border around this has a color of #c0dcd3
<div style="border:2px solid #c0dcd3;">Content here</div>
.myborder {border:2px solid #c0dcd3;}