#be3a1a color space conversions
Hex:
#be3a1a
RGB:
190, 58, 26
CMY:
25, 77, 90
CMYK:
0, 69, 86, 25
HSL:
12°, 75.9259%, 42.3529%
HSV (HSB):
12°, 86.3158%, 74.5098%
XYZ:
22.9347, 14.0478, 2.4800
xyY:
0.5812, 0.3560, 14.0478
CIE-Lab:
44.3015, 51.3626, 47.2754
CIE-LCH:
44.3015, 69.8074, 42.6272
CIE-Luv:
44.3015, 105.2052, 32.2924
Hunter-Lab:
37.4805, 43.6354, 22.3132
#be3a1a color charts
#be3a1a color shades, tints & tones
#be3a1a color schemes
#be3a1a color preview, HTML & CSS examples
This text has a color of #be3a1a
<p style="color:#be3a1a;">Text here</p>
.mytext {color:#be3a1a;}
This box has a color of #be3a1a
<div style="background-color:#be3a1a;">Content here</div>
.mybackground {background-color:#be3a1a;}
Border around this has a color of #be3a1a
<div style="border:2px solid #be3a1a;">Content here</div>
.myborder {border:2px solid #be3a1a;}