#c5d5d5 color space conversions
Hex:
#c5d5d5
RGB:
197, 213, 213
CMY:
23, 16, 16
CMYK:
8, 0, 0, 16
HSL:
180°, 16.0000%, 80.3922%
HSV (HSB):
180°, 7.5117%, 83.5294%
XYZ:
58.8304, 64.2629, 72.2541
xyY:
0.3012, 0.3290, 64.2629
CIE-Lab:
84.1025, -5.3634, -1.8568
CIE-LCH:
84.1025, 5.6757, 199.0956
CIE-Luv:
84.1025, -8.7392, -1.8996
Hunter-Lab:
80.1642, -9.2906, 2.6753
#c5d5d5 color charts
#c5d5d5 color shades, tints & tones
#c5d5d5 color schemes
#c5d5d5 color preview, HTML & CSS examples
This text has a color of #c5d5d5
<p style="color:#c5d5d5;">Text here</p>
.mytext {color:#c5d5d5;}
This box has a color of #c5d5d5
<div style="background-color:#c5d5d5;">Content here</div>
.mybackground {background-color:#c5d5d5;}
Border around this has a color of #c5d5d5
<div style="border:2px solid #c5d5d5;">Content here</div>
.myborder {border:2px solid #c5d5d5;}