#bec375 color space conversions
Hex:
#bec375
RGB:
190, 195, 117
CMY:
25, 24, 54
CMYK:
3, 0, 40, 24
HSL:
64°, 39.3939%, 61.1765%
HSV (HSB):
64°, 40.0000%, 76.4706%
XYZ:
43.9612, 51.2617, 24.4071
xyY:
0.3675, 0.4285, 51.2617
CIE-Lab:
76.8373, -13.4848, 38.5719
CIE-LCH:
76.8373, 40.8612, 109.2697
CIE-Luv:
76.8373, 0.6057, 52.2589
Hunter-Lab:
71.5973, -15.6951, 29.9065
#bec375 color charts
#bec375 color shades, tints & tones
#bec375 color schemes
#bec375 color preview, HTML & CSS examples
This text has a color of #bec375
<p style="color:#bec375;">Text here</p>
.mytext {color:#bec375;}
This box has a color of #bec375
<div style="background-color:#bec375;">Content here</div>
.mybackground {background-color:#bec375;}
Border around this has a color of #bec375
<div style="border:2px solid #bec375;">Content here</div>
.myborder {border:2px solid #bec375;}