#cbefd8 color space conversions
Hex:
#cbefd8
RGB:
203, 239, 216
CMY:
20, 6, 15
CMYK:
15, 0, 10, 6
HSL:
142°, 52.9412%, 86.6667%
HSV (HSB):
142°, 15.0628%, 93.7255%
XYZ:
67.8898, 79.3874, 76.7109
xyY:
0.3031, 0.3544, 79.3874
CIE-Lab:
91.4093, -16.0213, 7.2257
CIE-LCH:
91.4093, 17.5754, 155.7243
CIE-Luv:
91.4093, -18.3507, 13.7377
Hunter-Lab:
89.0996, -19.9155, 11.3236
#cbefd8 color charts
#cbefd8 color shades, tints & tones
#cbefd8 color schemes
#cbefd8 color preview, HTML & CSS examples
This text has a color of #cbefd8
<p style="color:#cbefd8;">Text here</p>
.mytext {color:#cbefd8;}
This box has a color of #cbefd8
<div style="background-color:#cbefd8;">Content here</div>
.mybackground {background-color:#cbefd8;}
Border around this has a color of #cbefd8
<div style="border:2px solid #cbefd8;">Content here</div>
.myborder {border:2px solid #cbefd8;}