#c2dbd7 color space conversions
Hex:
#c2dbd7
RGB:
194, 219, 215
CMY:
24, 14, 16
CMYK:
11, 0, 2, 14
HSL:
170°, 25.7732%, 80.9804%
HSV (HSB):
170°, 11.4155%, 85.8824%
XYZ:
59.8454, 67.0387, 74.0755
xyY:
0.2978, 0.3336, 67.0387
CIE-Lab:
85.5235, -9.0519, -0.8605
CIE-LCH:
85.5235, 9.0927, 185.4305
CIE-Luv:
85.5235, -13.2686, 0.2537
Hunter-Lab:
81.8771, -12.8163, 3.6734
#c2dbd7 color charts
#c2dbd7 color shades, tints & tones
#c2dbd7 color schemes
#c2dbd7 color preview, HTML & CSS examples
This text has a color of #c2dbd7
<p style="color:#c2dbd7;">Text here</p>
.mytext {color:#c2dbd7;}
This box has a color of #c2dbd7
<div style="background-color:#c2dbd7;">Content here</div>
.mybackground {background-color:#c2dbd7;}
Border around this has a color of #c2dbd7
<div style="border:2px solid #c2dbd7;">Content here</div>
.myborder {border:2px solid #c2dbd7;}