#bfcd82 color space conversions
Hex:
#bfcd82
RGB:
191, 205, 130
CMY:
25, 20, 49
CMYK:
7, 0, 37, 20
HSL:
71°, 42.8571%, 65.6863%
HSV (HSB):
71°, 36.5854%, 80.3922%
XYZ:
47.3464, 56.3507, 29.5004
xyY:
0.3555, 0.4231, 56.3507
CIE-Lab:
79.8130, -16.6303, 35.7794
CIE-LCH:
79.8130, 39.4554, 114.9290
CIE-Luv:
79.8130, -4.9880, 50.4109
Hunter-Lab:
75.0671, -18.7837, 29.2467
#bfcd82 color charts
#bfcd82 color shades, tints & tones
#bfcd82 color schemes
#bfcd82 color preview, HTML & CSS examples
This text has a color of #bfcd82
<p style="color:#bfcd82;">Text here</p>
.mytext {color:#bfcd82;}
This box has a color of #bfcd82
<div style="background-color:#bfcd82;">Content here</div>
.mybackground {background-color:#bfcd82;}
Border around this has a color of #bfcd82
<div style="border:2px solid #bfcd82;">Content here</div>
.myborder {border:2px solid #bfcd82;}