#be1101 color space conversions
Hex:
#be1101
RGB:
190, 17, 1
CMY:
25, 93, 100
CMYK:
0, 91, 99, 25
HSL:
5°, 98.9529%, 37.4510%
HSV (HSB):
5°, 99.4737%, 74.5098%
XYZ:
21.4411, 11.3502, 1.0895
xyY:
0.6328, 0.3350, 11.3502
CIE-Lab:
40.1642, 62.2861, 53.7379
CIE-LCH:
40.1642, 82.2637, 40.7863
CIE-Luv:
40.1642, 126.3888, 29.0412
Hunter-Lab:
33.6901, 54.6436, 21.6658
#be1101 color charts
#be1101 color shades, tints & tones
#be1101 color schemes
#be1101 color preview, HTML & CSS examples
This text has a color of #be1101
<p style="color:#be1101;">Text here</p>
.mytext {color:#be1101;}
This box has a color of #be1101
<div style="background-color:#be1101;">Content here</div>
.mybackground {background-color:#be1101;}
Border around this has a color of #be1101
<div style="border:2px solid #be1101;">Content here</div>
.myborder {border:2px solid #be1101;}