#bfdf5d color space conversions
Hex:
#bfdf5d
RGB:
191, 223, 93
CMY:
25, 13, 64
CMYK:
14, 0, 58, 13
HSL:
75°, 67.0103%, 61.9608%
HSV (HSB):
75°, 58.2960%, 87.4510%
XYZ:
49.8493, 64.6420, 20.2057
xyY:
0.3701, 0.4799, 64.6420
CIE-Lab:
84.2989, -29.1016, 58.8513
CIE-LCH:
84.2989, 65.6534, 116.3121
CIE-Luv:
84.2989, -14.4978, 77.0396
Hunter-Lab:
80.4003, -30.0279, 41.3798
#bfdf5d color charts
#bfdf5d color shades, tints & tones
#bfdf5d color schemes
#bfdf5d color preview, HTML & CSS examples
This text has a color of #bfdf5d
<p style="color:#bfdf5d;">Text here</p>
.mytext {color:#bfdf5d;}
This box has a color of #bfdf5d
<div style="background-color:#bfdf5d;">Content here</div>
.mybackground {background-color:#bfdf5d;}
Border around this has a color of #bfdf5d
<div style="border:2px solid #bfdf5d;">Content here</div>
.myborder {border:2px solid #bfdf5d;}