#be3b32 color space conversions
Hex:
#be3b32
RGB:
190, 59, 50
CMY:
25, 77, 80
CMYK:
0, 69, 74, 25
HSL:
4°, 58.3333%, 47.0588%
HSV (HSB):
4°, 73.6842%, 74.5098%
XYZ:
23.3749, 14.3054, 4.5468
xyY:
0.5536, 0.3388, 14.3054
CIE-Lab:
44.6677, 51.7627, 35.2123
CIE-LCH:
44.6677, 62.6042, 34.2260
CIE-Luv:
44.6677, 100.9142, 25.1959
Hunter-Lab:
37.8224, 44.1267, 19.3481
#be3b32 color charts
#be3b32 color shades, tints & tones
#be3b32 color schemes
#be3b32 color preview, HTML & CSS examples
This text has a color of #be3b32
<p style="color:#be3b32;">Text here</p>
.mytext {color:#be3b32;}
This box has a color of #be3b32
<div style="background-color:#be3b32;">Content here</div>
.mybackground {background-color:#be3b32;}
Border around this has a color of #be3b32
<div style="border:2px solid #be3b32;">Content here</div>
.myborder {border:2px solid #be3b32;}