#be231c color space conversions
Hex:
#be231c
RGB:
190, 35, 28
CMY:
25, 86, 89
CMYK:
0, 82, 85, 25
HSL:
3°, 74.3119%, 42.7451%
HSV (HSB):
3°, 85.2632%, 74.5098%
XYZ:
22.0458, 12.2331, 2.2979
xyY:
0.6027, 0.3344, 12.2331
CIE-Lab:
41.5841, 59.0006, 44.0135
CIE-LCH:
41.5841, 73.6088, 36.7223
CIE-Luv:
41.5841, 117.4533, 26.9904
Hunter-Lab:
34.9758, 51.3040, 20.5877
#be231c color charts
#be231c color shades, tints & tones
#be231c color schemes
#be231c color preview, HTML & CSS examples
This text has a color of #be231c
<p style="color:#be231c;">Text here</p>
.mytext {color:#be231c;}
This box has a color of #be231c
<div style="background-color:#be231c;">Content here</div>
.mybackground {background-color:#be231c;}
Border around this has a color of #be231c
<div style="border:2px solid #be231c;">Content here</div>
.myborder {border:2px solid #be231c;}