#c0d3cc color space conversions
Hex:
#c0d3cc
RGB:
192, 211, 204
CMY:
25, 17, 20
CMYK:
9, 0, 3, 17
HSL:
158°, 17.7570%, 79.0196%
HSV (HSB):
158°, 9.0047%, 82.7451%
XYZ:
55.9316, 62.1546, 66.1759
xyY:
0.3035, 0.3373, 62.1546
CIE-Lab:
82.9956, -7.7094, 1.2704
CIE-LCH:
82.9956, 7.8134, 170.6424
CIE-Luv:
82.9956, -10.0603, 3.2548
Hunter-Lab:
78.8382, -11.3305, 5.4194
#c0d3cc color charts
#c0d3cc color shades, tints & tones
#c0d3cc color schemes
#c0d3cc color preview, HTML & CSS examples
This text has a color of #c0d3cc
<p style="color:#c0d3cc;">Text here</p>
.mytext {color:#c0d3cc;}
This box has a color of #c0d3cc
<div style="background-color:#c0d3cc;">Content here</div>
.mybackground {background-color:#c0d3cc;}
Border around this has a color of #c0d3cc
<div style="border:2px solid #c0d3cc;">Content here</div>
.myborder {border:2px solid #c0d3cc;}