#be201b color space conversions
Hex:
#be201b
RGB:
190, 32, 27
CMY:
25, 87, 89
CMYK:
0, 83, 86, 25
HSL:
2°, 75.1152%, 42.5490%
HSV (HSB):
2°, 85.7895%, 74.5098%
XYZ:
21.9495, 12.0593, 2.2077
xyY:
0.6061, 0.3330, 12.0593
CIE-Lab:
41.3102, 59.7334, 44.2737
CIE-LCH:
41.3102, 74.3522, 36.5454
CIE-Luv:
41.3102, 118.8562, 26.7538
Hunter-Lab:
34.7265, 52.0529, 20.5392
#be201b color charts
#be201b color shades, tints & tones
#be201b color schemes
#be201b color preview, HTML & CSS examples
This text has a color of #be201b
<p style="color:#be201b;">Text here</p>
.mytext {color:#be201b;}
This box has a color of #be201b
<div style="background-color:#be201b;">Content here</div>
.mybackground {background-color:#be201b;}
Border around this has a color of #be201b
<div style="border:2px solid #be201b;">Content here</div>
.myborder {border:2px solid #be201b;}