#c2dbcb color space conversions
Hex:
#c2dbcb
RGB:
194, 219, 203
CMY:
24, 14, 20
CMYK:
11, 0, 7, 14
HSL:
142°, 25.7732%, 80.9804%
HSV (HSB):
142°, 11.4155%, 85.8824%
XYZ:
58.3591, 66.4442, 66.2491
xyY:
0.3055, 0.3478, 66.4442
CIE-Lab:
85.2225, -11.3319, 5.0474
CIE-LCH:
85.2225, 12.4052, 155.9909
CIE-Luv:
85.2225, -12.9091, 9.5541
Hunter-Lab:
81.5133, -14.8518, 8.8720
#c2dbcb color charts
#c2dbcb color shades, tints & tones
#c2dbcb color schemes
#c2dbcb color preview, HTML & CSS examples
This text has a color of #c2dbcb
<p style="color:#c2dbcb;">Text here</p>
.mytext {color:#c2dbcb;}
This box has a color of #c2dbcb
<div style="background-color:#c2dbcb;">Content here</div>
.mybackground {background-color:#c2dbcb;}
Border around this has a color of #c2dbcb
<div style="border:2px solid #c2dbcb;">Content here</div>
.myborder {border:2px solid #c2dbcb;}