#c0dddd color space conversions
Hex:
#c0dddd
RGB:
192, 221, 221
CMY:
25, 13, 13
CMYK:
13, 0, 0, 13
HSL:
180°, 29.8969%, 80.9804%
HSV (HSB):
180°, 13.1222%, 86.6667%
XYZ:
60.6458, 68.1398, 78.3625
xyY:
0.2928, 0.3289, 68.1398
CIE-Lab:
86.0763, -9.5327, -3.2372
CIE-LCH:
86.0763, 10.0674, 198.7570
CIE-Luv:
86.0763, -15.3997, -3.3367
Hunter-Lab:
82.5469, -13.3160, 1.4982
#c0dddd color charts
#c0dddd color shades, tints & tones
#c0dddd color schemes
#c0dddd color preview, HTML & CSS examples
This text has a color of #c0dddd
<p style="color:#c0dddd;">Text here</p>
.mytext {color:#c0dddd;}
This box has a color of #c0dddd
<div style="background-color:#c0dddd;">Content here</div>
.mybackground {background-color:#c0dddd;}
Border around this has a color of #c0dddd
<div style="border:2px solid #c0dddd;">Content here</div>
.myborder {border:2px solid #c0dddd;}