#c0d3b9 color space conversions
Hex:
#c0d3b9
RGB:
192, 211, 185
CMY:
25, 17, 27
CMYK:
9, 0, 12, 17
HSL:
104°, 22.8070%, 77.6471%
HSV (HSB):
104°, 12.3223%, 82.7451%
XYZ:
53.7894, 61.2978, 54.8956
xyY:
0.3164, 0.3606, 61.2978
CIE-Lab:
82.5386, -11.1583, 10.7139
CIE-LCH:
82.5386, 15.4692, 136.1642
CIE-Luv:
82.5386, -9.4035, 17.6706
Hunter-Lab:
78.2929, -14.3780, 13.2335
#c0d3b9 color charts
#c0d3b9 color shades, tints & tones
#c0d3b9 color schemes
#c0d3b9 color preview, HTML & CSS examples
This text has a color of #c0d3b9
<p style="color:#c0d3b9;">Text here</p>
.mytext {color:#c0d3b9;}
This box has a color of #c0d3b9
<div style="background-color:#c0d3b9;">Content here</div>
.mybackground {background-color:#c0d3b9;}
Border around this has a color of #c0d3b9
<div style="border:2px solid #c0d3b9;">Content here</div>
.myborder {border:2px solid #c0d3b9;}