#be3b2d color space conversions
Hex:
#be3b2d
RGB:
190, 59, 45
CMY:
25, 77, 82
CMYK:
0, 69, 76, 25
HSL:
6°, 61.7021%, 46.0784%
HSV (HSB):
6°, 76.3158%, 74.5098%
XYZ:
23.2728, 14.2645, 4.0093
xyY:
0.5602, 0.3433, 14.2645
CIE-Lab:
44.6099, 51.5551, 37.9622
CIE-LCH:
44.6099, 64.0239, 36.3658
CIE-Luv:
44.6099, 101.8457, 27.0788
Hunter-Lab:
37.7684, 43.8966, 20.1439
#be3b2d color charts
#be3b2d color shades, tints & tones
#be3b2d color schemes
#be3b2d color preview, HTML & CSS examples
This text has a color of #be3b2d
<p style="color:#be3b2d;">Text here</p>
.mytext {color:#be3b2d;}
This box has a color of #be3b2d
<div style="background-color:#be3b2d;">Content here</div>
.mybackground {background-color:#be3b2d;}
Border around this has a color of #be3b2d
<div style="border:2px solid #be3b2d;">Content here</div>
.myborder {border:2px solid #be3b2d;}