#c0ddd5 color space conversions
Hex:
#c0ddd5
RGB:
192, 221, 213
CMY:
25, 13, 16
CMYK:
13, 0, 4, 13
HSL:
163°, 29.8969%, 80.9804%
HSV (HSB):
163°, 13.1222%, 86.6667%
XYZ:
59.6049, 67.7235, 72.8812
xyY:
0.2977, 0.3383, 67.7235
CIE-Lab:
85.8680, -11.1116, 0.6840
CIE-LCH:
85.8680, 11.1327, 176.4777
CIE-Luv:
85.8680, -15.1859, 2.9647
Hunter-Lab:
82.2943, -14.7292, 5.0977
#c0ddd5 color charts
#c0ddd5 color shades, tints & tones
#c0ddd5 color schemes
#c0ddd5 color preview, HTML & CSS examples
This text has a color of #c0ddd5
<p style="color:#c0ddd5;">Text here</p>
.mytext {color:#c0ddd5;}
This box has a color of #c0ddd5
<div style="background-color:#c0ddd5;">Content here</div>
.mybackground {background-color:#c0ddd5;}
Border around this has a color of #c0ddd5
<div style="border:2px solid #c0ddd5;">Content here</div>
.myborder {border:2px solid #c0ddd5;}