#b0da3f color space conversions
Hex:
#b0da3f
RGB:
176, 218, 63
CMY:
31, 15, 75
CMYK:
19, 0, 71, 15
HSL:
76°, 67.6856%, 55.0980%
HSV (HSB):
76°, 71.1009%, 85.4902%
XYZ:
43.8731, 59.7318, 13.9197
xyY:
0.3733, 0.5082, 59.7318
CIE-Lab:
81.6922, -34.6696, 67.6830
CIE-LCH:
81.6922, 76.0459, 117.1231
CIE-Luv:
81.6922, -20.2411, 84.2397
Hunter-Lab:
77.2863, -33.9221, 43.4220
#b0da3f color charts
#b0da3f color shades, tints & tones
#b0da3f color schemes
#b0da3f color preview, HTML & CSS examples
This text has a color of #b0da3f
<p style="color:#b0da3f;">Text here</p>
.mytext {color:#b0da3f;}
This box has a color of #b0da3f
<div style="background-color:#b0da3f;">Content here</div>
.mybackground {background-color:#b0da3f;}
Border around this has a color of #b0da3f
<div style="border:2px solid #b0da3f;">Content here</div>
.myborder {border:2px solid #b0da3f;}