#be972f color space conversions
Hex:
#be972f
RGB:
190, 151, 47
CMY:
25, 41, 82
CMYK:
0, 21, 75, 25
HSL:
44°, 60.3376%, 46.4706%
HSV (HSB):
44°, 75.2632%, 74.5098%
XYZ:
32.8149, 33.2856, 7.3846
xyY:
0.4466, 0.4530, 33.2856
CIE-Lab:
64.3915, 4.2483, 57.0446
CIE-LCH:
64.3915, 57.2026, 85.7409
CIE-Luv:
64.3915, 32.6322, 60.4028
Hunter-Lab:
57.6937, 0.5630, 32.7967
#be972f color charts
#be972f color shades, tints & tones
#be972f color schemes
#be972f color preview, HTML & CSS examples
This text has a color of #be972f
<p style="color:#be972f;">Text here</p>
.mytext {color:#be972f;}
This box has a color of #be972f
<div style="background-color:#be972f;">Content here</div>
.mybackground {background-color:#be972f;}
Border around this has a color of #be972f
<div style="border:2px solid #be972f;">Content here</div>
.myborder {border:2px solid #be972f;}