#be232e color space conversions
Hex:
#be232e
RGB:
190, 35, 46
CMY:
25, 86, 82
CMYK:
0, 82, 76, 25
HSL:
356°, 68.8889%, 44.1176%
HSV (HSB):
356°, 81.5789%, 74.5098%
XYZ:
22.3294, 12.3465, 3.7910
xyY:
0.5805, 0.3210, 12.3465
CIE-Lab:
41.7616, 59.5473, 34.2818
CIE-LCH:
41.7616, 68.7104, 29.9293
CIE-Luv:
41.7616, 114.1123, 21.3284
Hunter-Lab:
35.1375, 51.9434, 18.1995
#be232e color charts
#be232e color shades, tints & tones
#be232e color schemes
#be232e color preview, HTML & CSS examples
This text has a color of #be232e
<p style="color:#be232e;">Text here</p>
.mytext {color:#be232e;}
This box has a color of #be232e
<div style="background-color:#be232e;">Content here</div>
.mybackground {background-color:#be232e;}
Border around this has a color of #be232e
<div style="border:2px solid #be232e;">Content here</div>
.myborder {border:2px solid #be232e;}