#c0cfd3 color space conversions
Hex:
#c0cfd3
RGB:
192, 207, 211
CMY:
25, 19, 17
CMYK:
9, 2, 0, 17
HSL:
193°, 17.7570%, 79.0196%
HSV (HSB):
193°, 9.0047%, 82.7451%
XYZ:
55.8089, 60.5353, 70.3710
xyY:
0.2989, 0.3242, 60.5353
CIE-Lab:
82.1283, -4.2775, -3.7318
CIE-LCH:
82.1283, 5.6765, 221.1021
CIE-Luv:
82.1283, -8.3748, -4.9568
Hunter-Lab:
77.8044, -8.1201, 0.8376
#c0cfd3 color charts
#c0cfd3 color shades, tints & tones
#c0cfd3 color schemes
#c0cfd3 color preview, HTML & CSS examples
This text has a color of #c0cfd3
<p style="color:#c0cfd3;">Text here</p>
.mytext {color:#c0cfd3;}
This box has a color of #c0cfd3
<div style="background-color:#c0cfd3;">Content here</div>
.mybackground {background-color:#c0cfd3;}
Border around this has a color of #c0cfd3
<div style="border:2px solid #c0cfd3;">Content here</div>
.myborder {border:2px solid #c0cfd3;}