#c2d0d9 color space conversions
Hex:
#c2d0d9
RGB:
194, 208, 217
CMY:
24, 18, 15
CMYK:
11, 4, 0, 15
HSL:
203°, 23.2323%, 80.5882%
HSV (HSB):
203°, 10.5991%, 85.0980%
XYZ:
57.3284, 61.5908, 74.5123
xyY:
0.2964, 0.3184, 61.5908
CIE-Lab:
82.6954, -2.9560, -6.0816
CIE-LCH:
82.6954, 6.7620, 244.0779
CIE-Luv:
82.6954, -8.0575, -8.8345
Hunter-Lab:
78.4798, -6.9480, -1.3567
#c2d0d9 color charts
#c2d0d9 color shades, tints & tones
#c2d0d9 color schemes
#c2d0d9 color preview, HTML & CSS examples
This text has a color of #c2d0d9
<p style="color:#c2d0d9;">Text here</p>
.mytext {color:#c2d0d9;}
This box has a color of #c2d0d9
<div style="background-color:#c2d0d9;">Content here</div>
.mybackground {background-color:#c2d0d9;}
Border around this has a color of #c2d0d9
<div style="border:2px solid #c2d0d9;">Content here</div>
.myborder {border:2px solid #c2d0d9;}