#b0d70d color space conversions
Hex:
#b0d70d
RGB:
176, 215, 13
CMY:
31, 16, 95
CMYK:
18, 0, 94, 16
HSL:
72°, 88.5965%, 44.7059%
HSV (HSB):
72°, 93.9535%, 84.3137%
XYZ:
42.2776, 57.8600, 9.3206
xyY:
0.3862, 0.5286, 57.8600
CIE-Lab:
80.6609, -34.9667, 78.5130
CIE-LCH:
80.6609, 85.9475, 114.0064
CIE-Luv:
80.6609, -18.4327, 90.9561
Hunter-Lab:
76.0658, -33.9043, 45.9810
#b0d70d color charts
#b0d70d color shades, tints & tones
#b0d70d color schemes
#b0d70d color preview, HTML & CSS examples
This text has a color of #b0d70d
<p style="color:#b0d70d;">Text here</p>
.mytext {color:#b0d70d;}
This box has a color of #b0d70d
<div style="background-color:#b0d70d;">Content here</div>
.mybackground {background-color:#b0d70d;}
Border around this has a color of #b0d70d
<div style="border:2px solid #b0d70d;">Content here</div>
.myborder {border:2px solid #b0d70d;}