#be5f1e color space conversions
Hex:
#be5f1e
RGB:
190, 95, 30
CMY:
25, 63, 88
CMYK:
0, 50, 84, 25
HSL:
24°, 72.7273%, 43.1373%
HSV (HSB):
24°, 84.2105%, 74.5098%
XYZ:
25.5618, 19.2253, 3.5919
xyY:
0.5284, 0.3974, 19.2253
CIE-Lab:
50.9498, 34.1644, 51.2873
CIE-LCH:
50.9498, 61.6246, 56.3309
CIE-Luv:
50.9498, 77.5215, 42.7351
Hunter-Lab:
43.8467, 27.3304, 25.8357
#be5f1e color charts
#be5f1e color shades, tints & tones
#be5f1e color schemes
#be5f1e color preview, HTML & CSS examples
This text has a color of #be5f1e
<p style="color:#be5f1e;">Text here</p>
.mytext {color:#be5f1e;}
This box has a color of #be5f1e
<div style="background-color:#be5f1e;">Content here</div>
.mybackground {background-color:#be5f1e;}
Border around this has a color of #be5f1e
<div style="border:2px solid #be5f1e;">Content here</div>
.myborder {border:2px solid #be5f1e;}