#be512f color space conversions
Hex:
#be512f
RGB:
190, 81, 47
CMY:
25, 68, 82
CMYK:
0, 57, 75, 25
HSL:
14°, 60.3376%, 46.4706%
HSV (HSB):
14°, 75.2632%, 74.5098%
XYZ:
24.6907, 17.0372, 4.6765
xyY:
0.5321, 0.3671, 17.0372
CIE-Lab:
48.3069, 41.8476, 40.8334
CIE-LCH:
48.3069, 58.4687, 44.2972
CIE-Luv:
48.3069, 86.5182, 33.1062
Hunter-Lab:
41.2762, 34.5423, 22.1759
#be512f color charts
#be512f color shades, tints & tones
#be512f color schemes
#be512f color preview, HTML & CSS examples
This text has a color of #be512f
<p style="color:#be512f;">Text here</p>
.mytext {color:#be512f;}
This box has a color of #be512f
<div style="background-color:#be512f;">Content here</div>
.mybackground {background-color:#be512f;}
Border around this has a color of #be512f
<div style="border:2px solid #be512f;">Content here</div>
.myborder {border:2px solid #be512f;}