#cbefd3 color space conversions
Hex:
#cbefd3
RGB:
203, 239, 211
CMY:
20, 6, 17
CMYK:
15, 0, 12, 6
HSL:
133°, 52.9412%, 86.6667%
HSV (HSB):
133°, 15.0628%, 93.7255%
XYZ:
67.2530, 79.1327, 73.3575
xyY:
0.3061, 0.3601, 79.1327
CIE-Lab:
91.2943, -16.9275, 9.6593
CIE-LCH:
91.2943, 19.4896, 150.2896
CIE-Luv:
91.2943, -18.2465, 17.4834
Hunter-Lab:
88.9565, -20.7243, 13.3764
#cbefd3 color charts
#cbefd3 color shades, tints & tones
#cbefd3 color schemes
#cbefd3 color preview, HTML & CSS examples
This text has a color of #cbefd3
<p style="color:#cbefd3;">Text here</p>
.mytext {color:#cbefd3;}
This box has a color of #cbefd3
<div style="background-color:#cbefd3;">Content here</div>
.mybackground {background-color:#cbefd3;}
Border around this has a color of #cbefd3
<div style="border:2px solid #cbefd3;">Content here</div>
.myborder {border:2px solid #cbefd3;}