#c2dbcf color space conversions
Hex:
#c2dbcf
RGB:
194, 219, 207
CMY:
24, 14, 19
CMYK:
11, 0, 5, 14
HSL:
151°, 25.7732%, 80.9804%
HSV (HSB):
151°, 11.4155%, 85.8824%
XYZ:
58.8421, 66.6374, 68.7925
xyY:
0.3029, 0.3430, 66.6374
CIE-Lab:
85.3205, -10.5852, 3.0748
CIE-LCH:
85.3205, 11.0228, 163.8023
CIE-Luv:
85.3205, -13.0275, 6.4842
Hunter-Lab:
81.6317, -14.1883, 7.1775
#c2dbcf color charts
#c2dbcf color shades, tints & tones
#c2dbcf color schemes
#c2dbcf color preview, HTML & CSS examples
This text has a color of #c2dbcf
<p style="color:#c2dbcf;">Text here</p>
.mytext {color:#c2dbcf;}
This box has a color of #c2dbcf
<div style="background-color:#c2dbcf;">Content here</div>
.mybackground {background-color:#c2dbcf;}
Border around this has a color of #c2dbcf
<div style="border:2px solid #c2dbcf;">Content here</div>
.myborder {border:2px solid #c2dbcf;}