#b1d00c color space conversions
Hex:
#b1d00c
RGB:
177, 208, 12
CMY:
31, 18, 95
CMYK:
15, 0, 94, 18
HSL:
69°, 89.0909%, 43.1373%
HSV (HSB):
69°, 94.2308%, 81.5686%
XYZ:
40.7537, 54.4854, 8.7166
xyY:
0.3920, 0.5241, 54.4854
CIE-Lab:
78.7439, -31.3458, 77.1545
CIE-LCH:
78.7439, 83.2789, 112.1106
CIE-Luv:
78.7439, -13.7913, 88.3055
Hunter-Lab:
73.8142, -30.6230, 44.6685
#b1d00c color charts
#b1d00c color shades, tints & tones
#b1d00c color schemes
#b1d00c color preview, HTML & CSS examples
This text has a color of #b1d00c
<p style="color:#b1d00c;">Text here</p>
.mytext {color:#b1d00c;}
This box has a color of #b1d00c
<div style="background-color:#b1d00c;">Content here</div>
.mybackground {background-color:#b1d00c;}
Border around this has a color of #b1d00c
<div style="border:2px solid #b1d00c;">Content here</div>
.myborder {border:2px solid #b1d00c;}