#bcd168 color space conversions
Hex:
#bcd168
RGB:
188, 209, 104
CMY:
26, 18, 59
CMYK:
10, 0, 50, 18
HSL:
72°, 53.2995%, 61.3725%
HSV (HSB):
72°, 50.2392%, 81.9608%
XYZ:
46.0382, 57.2918, 21.7287
xyY:
0.3681, 0.4581, 57.2918
CIE-Lab:
80.3434, -22.6014, 49.2345
CIE-LCH:
80.3434, 54.1744, 114.6577
CIE-Luv:
80.3434, -8.4696, 65.7050
Hunter-Lab:
75.6913, -23.8897, 35.9636
#bcd168 color charts
#bcd168 color shades, tints & tones
#bcd168 color schemes
#bcd168 color preview, HTML & CSS examples
This text has a color of #bcd168
<p style="color:#bcd168;">Text here</p>
.mytext {color:#bcd168;}
This box has a color of #bcd168
<div style="background-color:#bcd168;">Content here</div>
.mybackground {background-color:#bcd168;}
Border around this has a color of #bcd168
<div style="border:2px solid #bcd168;">Content here</div>
.myborder {border:2px solid #bcd168;}