#c0f0d6 color space conversions
Hex:
#c0f0d6
RGB:
192, 240, 214
CMY:
25, 6, 16
CMYK:
20, 0, 11, 6
HSL:
148°, 61.5385%, 84.7059%
HSV (HSB):
148°, 20.0000%, 94.1176%
XYZ:
65.0359, 78.3817, 75.3198
xyY:
0.2973, 0.3583, 78.3817
CIE-Lab:
90.9538, -20.4106, 7.5227
CIE-LCH:
90.9538, 21.7528, 159.7677
CIE-Luv:
90.9538, -24.2104, 14.9273
Hunter-Lab:
88.5334, -23.8089, 11.5325
#c0f0d6 color charts
#c0f0d6 color shades, tints & tones
#c0f0d6 color schemes
#c0f0d6 color preview, HTML & CSS examples
This text has a color of #c0f0d6
<p style="color:#c0f0d6;">Text here</p>
.mytext {color:#c0f0d6;}
This box has a color of #c0f0d6
<div style="background-color:#c0f0d6;">Content here</div>
.mybackground {background-color:#c0f0d6;}
Border around this has a color of #c0f0d6
<div style="border:2px solid #c0f0d6;">Content here</div>
.myborder {border:2px solid #c0f0d6;}