#bdc192 color space conversions
Hex:
#bdc192
RGB:
189, 193, 146
CMY:
26, 24, 43
CMYK:
2, 0, 24, 24
HSL:
65°, 27.4854%, 66.4706%
HSV (HSB):
65°, 24.3523%, 75.6863%
XYZ:
45.2445, 51.0341, 34.6600
xyY:
0.3455, 0.3898, 51.0341
CIE-Lab:
76.6996, -9.1649, 23.2682
CIE-LCH:
76.6996, 25.0081, 111.4986
CIE-Luv:
76.6996, 0.0077, 33.6850
Hunter-Lab:
71.4381, -11.9658, 21.2406
#bdc192 color charts
#bdc192 color shades, tints & tones
#bdc192 color schemes
#bdc192 color preview, HTML & CSS examples
This text has a color of #bdc192
<p style="color:#bdc192;">Text here</p>
.mytext {color:#bdc192;}
This box has a color of #bdc192
<div style="background-color:#bdc192;">Content here</div>
.mybackground {background-color:#bdc192;}
Border around this has a color of #bdc192
<div style="border:2px solid #bdc192;">Content here</div>
.myborder {border:2px solid #bdc192;}