#bdc352 color space conversions
Hex:
#bdc352
RGB:
189, 195, 82
CMY:
26, 24, 68
CMYK:
3, 0, 58, 24
HSL:
63°, 48.4979%, 54.3137%
HSV (HSB):
63°, 57.9487%, 76.4706%
XYZ:
42.0244, 50.4582, 15.5071
xyY:
0.3892, 0.4673, 50.4582
CIE-Lab:
76.3497, -17.1473, 54.7787
CIE-LCH:
76.3497, 57.3998, 107.3816
CIE-Luv:
76.3497, 0.9861, 68.3091
Hunter-Lab:
71.0340, -18.7071, 36.7804
#bdc352 color charts
#bdc352 color shades, tints & tones
#bdc352 color schemes
#bdc352 color preview, HTML & CSS examples
This text has a color of #bdc352
<p style="color:#bdc352;">Text here</p>
.mytext {color:#bdc352;}
This box has a color of #bdc352
<div style="background-color:#bdc352;">Content here</div>
.mybackground {background-color:#bdc352;}
Border around this has a color of #bdc352
<div style="border:2px solid #bdc352;">Content here</div>
.myborder {border:2px solid #bdc352;}