#c3d9d5 color space conversions
Hex:
#c3d9d5
RGB:
195, 217, 213
CMY:
24, 15, 16
CMYK:
10, 0, 2, 15
HSL:
169°, 22.4490%, 80.7843%
HSV (HSB):
169°, 10.1382%, 85.0980%
XYZ:
59.3288, 66.0319, 72.5693
xyY:
0.2997, 0.3336, 66.0319
CIE-Lab:
85.0127, -8.0870, -0.5407
CIE-LCH:
85.0127, 8.1050, 183.8252
CIE-Luv:
85.0127, -11.7271, 0.5788
Hunter-Lab:
81.2600, -11.8804, 3.9331
#c3d9d5 color charts
#c3d9d5 color shades, tints & tones
#c3d9d5 color schemes
#c3d9d5 color preview, HTML & CSS examples
This text has a color of #c3d9d5
<p style="color:#c3d9d5;">Text here</p>
.mytext {color:#c3d9d5;}
This box has a color of #c3d9d5
<div style="background-color:#c3d9d5;">Content here</div>
.mybackground {background-color:#c3d9d5;}
Border around this has a color of #c3d9d5
<div style="border:2px solid #c3d9d5;">Content here</div>
.myborder {border:2px solid #c3d9d5;}