#be011b color space conversions
Hex:
#be011b
RGB:
190, 1, 27
CMY:
25, 100, 89
CMYK:
0, 99, 86, 25
HSL:
352°, 98.9529%, 37.4510%
HSV (HSB):
352°, 99.4737%, 74.5098%
XYZ:
21.4439, 11.0480, 2.0392
xyY:
0.6210, 0.3199, 11.0480
CIE-Lab:
39.6612, 64.4674, 42.8554
CIE-LCH:
39.6612, 77.4121, 33.6144
CIE-Luv:
39.6612, 126.8088, 23.7717
Hunter-Lab:
33.2385, 56.9922, 19.6296
#be011b color charts
#be011b color shades, tints & tones
#be011b color schemes
#be011b color preview, HTML & CSS examples
This text has a color of #be011b
<p style="color:#be011b;">Text here</p>
.mytext {color:#be011b;}
This box has a color of #be011b
<div style="background-color:#be011b;">Content here</div>
.mybackground {background-color:#be011b;}
Border around this has a color of #be011b
<div style="border:2px solid #be011b;">Content here</div>
.myborder {border:2px solid #be011b;}