#bbd985 color space conversions
Hex:
#bbd985
RGB:
187, 217, 133
CMY:
27, 15, 48
CMYK:
14, 0, 39, 15
HSL:
81°, 52.5000%, 68.6275%
HSV (HSB):
81°, 38.7097%, 85.0980%
XYZ:
49.5400, 61.8840, 31.5241
xyY:
0.3466, 0.4329, 61.8840
CIE-Lab:
82.8517, -23.6991, 38.1245
CIE-LCH:
82.8517, 44.8901, 121.8660
CIE-Luv:
82.8517, -14.0591, 54.9649
Hunter-Lab:
78.6664, -25.2560, 31.3071
#bbd985 color charts
#bbd985 color shades, tints & tones
#bbd985 color schemes
#bbd985 color preview, HTML & CSS examples
This text has a color of #bbd985
<p style="color:#bbd985;">Text here</p>
.mytext {color:#bbd985;}
This box has a color of #bbd985
<div style="background-color:#bbd985;">Content here</div>
.mybackground {background-color:#bbd985;}
Border around this has a color of #bbd985
<div style="border:2px solid #bbd985;">Content here</div>
.myborder {border:2px solid #bbd985;}