#bcaf10 color space conversions
Hex:
#bcaf10
RGB:
188, 175, 16
CMY:
26, 31, 94
CMYK:
0, 7, 91, 26
HSL:
55°, 84.3137%, 40.0000%
HSV (HSB):
55°, 91.4894%, 73.7255%
XYZ:
36.1625, 41.3887, 6.5731
xyY:
0.4299, 0.4920, 41.3887
CIE-Lab:
70.4474, -10.3111, 70.5901
CIE-LCH:
70.4474, 71.3392, 98.3104
CIE-Luv:
70.4474, 14.5747, 75.2039
Hunter-Lab:
64.3341, -12.2488, 38.9761
#bcaf10 color charts
#bcaf10 color shades, tints & tones
#bcaf10 color schemes
#bcaf10 color preview, HTML & CSS examples
This text has a color of #bcaf10
<p style="color:#bcaf10;">Text here</p>
.mytext {color:#bcaf10;}
This box has a color of #bcaf10
<div style="background-color:#bcaf10;">Content here</div>
.mybackground {background-color:#bcaf10;}
Border around this has a color of #bcaf10
<div style="border:2px solid #bcaf10;">Content here</div>
.myborder {border:2px solid #bcaf10;}