#bcaa01 color space conversions
Hex:
#bcaa01
RGB:
188, 170, 1
CMY:
26, 33, 100
CMYK:
0, 10, 99, 26
HSL:
54°, 98.9418%, 37.0588%
HSV (HSB):
54°, 99.4681%, 73.7255%
XYZ:
35.1192, 39.4430, 5.7910
xyY:
0.4371, 0.4909, 39.4430
CIE-Lab:
69.0710, -7.8963, 71.4608
CIE-LCH:
69.0710, 71.8958, 96.3055
CIE-Luv:
69.0710, 18.1790, 74.3195
Hunter-Lab:
62.8037, -10.0908, 38.4956
#bcaa01 color charts
#bcaa01 color shades, tints & tones
#bcaa01 color schemes
#bcaa01 color preview, HTML & CSS examples
This text has a color of #bcaa01
<p style="color:#bcaa01;">Text here</p>
.mytext {color:#bcaa01;}
This box has a color of #bcaa01
<div style="background-color:#bcaa01;">Content here</div>
.mybackground {background-color:#bcaa01;}
Border around this has a color of #bcaa01
<div style="border:2px solid #bcaa01;">Content here</div>
.myborder {border:2px solid #bcaa01;}