#be701c color space conversions
Hex:
#be701c
RGB:
190, 112, 28
CMY:
25, 56, 89
CMYK:
0, 41, 85, 25
HSL:
31°, 74.3119%, 42.7451%
HSV (HSB):
31°, 85.2632%, 74.5098%
XYZ:
27.2390, 22.6193, 4.0289
xyY:
0.5055, 0.4198, 22.6193
CIE-Lab:
54.6781, 25.0040, 55.2129
CIE-LCH:
54.6781, 60.6107, 65.6359
CIE-Luv:
54.6781, 63.9268, 49.2903
Hunter-Lab:
47.5598, 19.0029, 28.2692
#be701c color charts
#be701c color shades, tints & tones
#be701c color schemes
#be701c color preview, HTML & CSS examples
This text has a color of #be701c
<p style="color:#be701c;">Text here</p>
.mytext {color:#be701c;}
This box has a color of #be701c
<div style="background-color:#be701c;">Content here</div>
.mybackground {background-color:#be701c;}
Border around this has a color of #be701c
<div style="border:2px solid #be701c;">Content here</div>
.myborder {border:2px solid #be701c;}