#bec985 color space conversions
Hex:
#bec985
RGB:
190, 201, 133
CMY:
25, 21, 48
CMYK:
5, 0, 34, 21
HSL:
70°, 38.6364%, 65.4902%
HSV (HSB):
70°, 33.8308%, 78.8235%
XYZ:
46.3555, 54.4139, 30.2500
xyY:
0.3538, 0.4153, 54.4139
CIE-Lab:
78.7025, -14.6282, 32.7777
CIE-LCH:
78.7025, 35.8937, 114.0505
CIE-Luv:
78.7025, -3.4145, 46.4212
Hunter-Lab:
73.7658, -16.9181, 27.3223
#bec985 color charts
#bec985 color shades, tints & tones
#bec985 color schemes
#bec985 color preview, HTML & CSS examples
This text has a color of #bec985
<p style="color:#bec985;">Text here</p>
.mytext {color:#bec985;}
This box has a color of #bec985
<div style="background-color:#bec985;">Content here</div>
.mybackground {background-color:#bec985;}
Border around this has a color of #bec985
<div style="border:2px solid #bec985;">Content here</div>
.myborder {border:2px solid #bec985;}