#bdc142 color space conversions
Hex:
#bdc142
RGB:
189, 193, 66
CMY:
26, 24, 74
CMYK:
2, 0, 66, 24
HSL:
62°, 50.5976%, 50.7843%
HSV (HSB):
62°, 65.8031%, 75.6863%
XYZ:
41.0396, 49.3521, 12.5171
xyY:
0.3988, 0.4796, 49.3521
CIE-Lab:
75.6698, -17.2159, 60.8040
CIE-LCH:
75.6698, 63.1942, 105.8088
CIE-Luv:
75.6698, 2.5862, 72.8720
Hunter-Lab:
70.2510, -18.6623, 38.6116
#bdc142 color charts
#bdc142 color shades, tints & tones
#bdc142 color schemes
#bdc142 color preview, HTML & CSS examples
This text has a color of #bdc142
<p style="color:#bdc142;">Text here</p>
.mytext {color:#bdc142;}
This box has a color of #bdc142
<div style="background-color:#bdc142;">Content here</div>
.mybackground {background-color:#bdc142;}
Border around this has a color of #bdc142
<div style="border:2px solid #bdc142;">Content here</div>
.myborder {border:2px solid #bdc142;}