#c0d0be color space conversions
Hex:
#c0d0be
RGB:
192, 208, 190
CMY:
25, 18, 25
CMYK:
8, 0, 9, 18
HSL:
113°, 16.0714%, 78.0392%
HSV (HSB):
113°, 8.6538%, 81.5686%
XYZ:
53.5884, 60.0359, 57.4789
xyY:
0.3132, 0.3509, 60.0359
CIE-Lab:
81.8577, -8.7396, 7.0812
CIE-LCH:
81.8577, 11.2483, 140.9841
CIE-Luv:
81.8577, -8.0534, 12.0083
Hunter-Lab:
77.4829, -12.1416, 10.2551
#c0d0be color charts
#c0d0be color shades, tints & tones
#c0d0be color schemes
#c0d0be color preview, HTML & CSS examples
This text has a color of #c0d0be
<p style="color:#c0d0be;">Text here</p>
.mytext {color:#c0d0be;}
This box has a color of #c0d0be
<div style="background-color:#c0d0be;">Content here</div>
.mybackground {background-color:#c0d0be;}
Border around this has a color of #c0d0be
<div style="border:2px solid #c0d0be;">Content here</div>
.myborder {border:2px solid #c0d0be;}