#be721c color space conversions
Hex:
#be721c
RGB:
190, 114, 28
CMY:
25, 55, 89
CMYK:
0, 40, 85, 25
HSL:
32°, 74.3119%, 42.7451%
HSV (HSB):
32°, 85.2632%, 74.5098%
XYZ:
27.4621, 23.0656, 4.1033
xyY:
0.5027, 0.4222, 23.0656
CIE-Lab:
55.1399, 23.9112, 55.6015
CIE-LCH:
55.1399, 60.5249, 66.7301
CIE-Luv:
55.1399, 62.3069, 50.0359
Hunter-Lab:
48.0267, 18.0213, 28.5531
#be721c color charts
#be721c color shades, tints & tones
#be721c color schemes
#be721c color preview, HTML & CSS examples
This text has a color of #be721c
<p style="color:#be721c;">Text here</p>
.mytext {color:#be721c;}
This box has a color of #be721c
<div style="background-color:#be721c;">Content here</div>
.mybackground {background-color:#be721c;}
Border around this has a color of #be721c
<div style="border:2px solid #be721c;">Content here</div>
.myborder {border:2px solid #be721c;}