#cbf08c color space conversions
Hex:
#cbf08c
RGB:
203, 240, 140
CMY:
20, 6, 45
CMYK:
15, 0, 42, 6
HSL:
82°, 76.9231%, 74.5098%
HSV (HSB):
82°, 41.6667%, 94.1176%
XYZ:
60.5223, 76.9101, 36.4662
xyY:
0.3480, 0.4423, 76.9101
CIE-Lab:
90.2802, -27.9454, 44.3510
CIE-LCH:
90.2802, 52.4209, 122.2149
CIE-Luv:
90.2802, -17.5271, 64.1225
Hunter-Lab:
87.6984, -30.2861, 36.7353
#cbf08c color charts
#cbf08c color shades, tints & tones
#cbf08c color schemes
#cbf08c color preview, HTML & CSS examples
This text has a color of #cbf08c
<p style="color:#cbf08c;">Text here</p>
.mytext {color:#cbf08c;}
This box has a color of #cbf08c
<div style="background-color:#cbf08c;">Content here</div>
.mybackground {background-color:#cbf08c;}
Border around this has a color of #cbf08c
<div style="border:2px solid #cbf08c;">Content here</div>
.myborder {border:2px solid #cbf08c;}