#be232b color space conversions
Hex:
#be232b
RGB:
190, 35, 43
CMY:
25, 86, 83
CMYK:
0, 82, 77, 25
HSL:
357°, 68.8889%, 44.1176%
HSV (HSB):
357°, 81.5789%, 74.5098%
XYZ:
22.2723, 12.3236, 3.4903
xyY:
0.5848, 0.3236, 12.3236
CIE-Lab:
41.7259, 59.4378, 35.9946
CIE-LCH:
41.7259, 69.4871, 31.1985
CIE-Luv:
41.7259, 114.7696, 22.4450
Hunter-Lab:
35.1050, 51.8150, 18.6786
#be232b color charts
#be232b color shades, tints & tones
#be232b color schemes
#be232b color preview, HTML & CSS examples
This text has a color of #be232b
<p style="color:#be232b;">Text here</p>
.mytext {color:#be232b;}
This box has a color of #be232b
<div style="background-color:#be232b;">Content here</div>
.mybackground {background-color:#be232b;}
Border around this has a color of #be232b
<div style="border:2px solid #be232b;">Content here</div>
.myborder {border:2px solid #be232b;}