#b1cd2a color space conversions
Hex:
#b1cd2a
RGB:
177, 205, 42
CMY:
31, 20, 84
CMYK:
14, 0, 80, 20
HSL:
70°, 65.9919%, 48.4314%
HSV (HSB):
70°, 79.5122%, 80.3922%
XYZ:
40.3807, 53.1769, 10.3264
xyY:
0.3887, 0.5119, 53.1769
CIE-Lab:
77.9793, -29.2040, 70.8268
CIE-LCH:
77.9793, 76.6114, 112.4078
CIE-Luv:
77.9793, -12.1350, 83.5256
Hunter-Lab:
72.9225, -28.7704, 42.6498
#b1cd2a color charts
#b1cd2a color shades, tints & tones
#b1cd2a color schemes
#b1cd2a color preview, HTML & CSS examples
This text has a color of #b1cd2a
<p style="color:#b1cd2a;">Text here</p>
.mytext {color:#b1cd2a;}
This box has a color of #b1cd2a
<div style="background-color:#b1cd2a;">Content here</div>
.mybackground {background-color:#b1cd2a;}
Border around this has a color of #b1cd2a
<div style="border:2px solid #b1cd2a;">Content here</div>
.myborder {border:2px solid #b1cd2a;}