#be1111 color space conversions
Hex:
#be1111
RGB:
190, 17, 17
CMY:
25, 93, 93
CMYK:
0, 91, 91, 25
HSL:
0°, 83.5749%, 40.5882%
HSV (HSB):
0°, 91.0526%, 74.5098%
XYZ:
21.5368, 11.3885, 1.5934
xyY:
0.6239, 0.3299, 11.3885
CIE-Lab:
40.2273, 62.4664, 48.0238
CIE-LCH:
40.2273, 78.7930, 37.5528
CIE-Luv:
40.2273, 125.0568, 26.9683
Hunter-Lab:
33.7469, 54.8594, 20.8234
#be1111 color charts
#be1111 color shades, tints & tones
#be1111 color schemes
#be1111 color preview, HTML & CSS examples
This text has a color of #be1111
<p style="color:#be1111;">Text here</p>
.mytext {color:#be1111;}
This box has a color of #be1111
<div style="background-color:#be1111;">Content here</div>
.mybackground {background-color:#be1111;}
Border around this has a color of #be1111
<div style="border:2px solid #be1111;">Content here</div>
.myborder {border:2px solid #be1111;}