#be925e color space conversions
Hex:
#be925e
RGB:
190, 146, 94
CMY:
25, 43, 63
CMYK:
0, 23, 51, 25
HSL:
33°, 42.4779%, 55.6863%
HSV (HSB):
33°, 50.5263%, 74.5098%
XYZ:
33.5345, 32.3131, 15.0593
xyY:
0.4145, 0.3994, 32.3131
CIE-Lab:
63.6008, 10.2018, 33.8132
CIE-LCH:
63.6008, 35.3187, 73.2108
CIE-Luv:
63.6008, 33.2734, 39.5540
Hunter-Lab:
56.8446, 5.8249, 24.0841
#be925e color charts
#be925e color shades, tints & tones
#be925e color schemes
#be925e color preview, HTML & CSS examples
This text has a color of #be925e
<p style="color:#be925e;">Text here</p>
.mytext {color:#be925e;}
This box has a color of #be925e
<div style="background-color:#be925e;">Content here</div>
.mybackground {background-color:#be925e;}
Border around this has a color of #be925e
<div style="border:2px solid #be925e;">Content here</div>
.myborder {border:2px solid #be925e;}