#be232f color space conversions
Hex:
#be232f
RGB:
190, 35, 47
CMY:
25, 86, 82
CMYK:
0, 82, 75, 25
HSL:
355°, 68.8889%, 44.1176%
HSV (HSB):
355°, 81.5789%, 74.5098%
XYZ:
22.3493, 12.3544, 3.8960
xyY:
0.5790, 0.3201, 12.3544
CIE-Lab:
41.7740, 59.5856, 33.7055
CIE-LCH:
41.7740, 68.4580, 29.4953
CIE-Luv:
41.7740, 113.8845, 20.9410
Hunter-Lab:
35.1489, 51.9882, 18.0323
#be232f color charts
#be232f color shades, tints & tones
#be232f color schemes
#be232f color preview, HTML & CSS examples
This text has a color of #be232f
<p style="color:#be232f;">Text here</p>
.mytext {color:#be232f;}
This box has a color of #be232f
<div style="background-color:#be232f;">Content here</div>
.mybackground {background-color:#be232f;}
Border around this has a color of #be232f
<div style="border:2px solid #be232f;">Content here</div>
.myborder {border:2px solid #be232f;}