#be600e color space conversions
Hex:
#be600e
RGB:
190, 96, 14
CMY:
25, 62, 95
CMYK:
0, 49, 93, 25
HSL:
28°, 86.2745%, 40.0000%
HSV (HSB):
28°, 92.6316%, 74.5098%
XYZ:
25.4973, 19.3446, 2.8055
xyY:
0.5351, 0.4060, 19.3446
CIE-Lab:
51.0880, 33.2974, 56.5972
CIE-LCH:
51.0880, 65.6655, 59.5307
CIE-Luv:
51.0880, 77.6130, 45.7438
Hunter-Lab:
43.9825, 26.5099, 27.0058
#be600e color charts
#be600e color shades, tints & tones
#be600e color schemes
#be600e color preview, HTML & CSS examples
This text has a color of #be600e
<p style="color:#be600e;">Text here</p>
.mytext {color:#be600e;}
This box has a color of #be600e
<div style="background-color:#be600e;">Content here</div>
.mybackground {background-color:#be600e;}
Border around this has a color of #be600e
<div style="border:2px solid #be600e;">Content here</div>
.myborder {border:2px solid #be600e;}