#bccd70 color space conversions
Hex:
#bccd70
RGB:
188, 205, 112
CMY:
26, 20, 56
CMYK:
8, 0, 45, 20
HSL:
71°, 48.1865%, 62.1569%
HSV (HSB):
71°, 45.3659%, 80.3922%
XYZ:
45.4950, 55.5239, 23.6486
xyY:
0.3649, 0.4454, 55.5239
CIE-Lab:
79.3421, -19.8356, 44.1624
CIE-LCH:
79.3421, 48.4125, 114.1873
CIE-Luv:
79.3421, -6.3335, 59.8939
Hunter-Lab:
74.5143, -21.4163, 33.3432
#bccd70 color charts
#bccd70 color shades, tints & tones
#bccd70 color schemes
#bccd70 color preview, HTML & CSS examples
This text has a color of #bccd70
<p style="color:#bccd70;">Text here</p>
.mytext {color:#bccd70;}
This box has a color of #bccd70
<div style="background-color:#bccd70;">Content here</div>
.mybackground {background-color:#bccd70;}
Border around this has a color of #bccd70
<div style="border:2px solid #bccd70;">Content here</div>
.myborder {border:2px solid #bccd70;}