#be011d color space conversions
Hex:
#be011d
RGB:
190, 1, 29
CMY:
25, 100, 89
CMYK:
0, 99, 85, 25
HSL:
351°, 98.9529%, 37.4510%
HSV (HSB):
351°, 99.4737%, 74.5098%
XYZ:
21.4678, 11.0576, 2.1652
xyY:
0.6188, 0.3187, 11.0576
CIE-Lab:
39.6773, 64.5113, 41.8103
CIE-LCH:
39.6773, 76.8753, 32.9476
CIE-Luv:
39.6773, 126.4705, 23.2635
Hunter-Lab:
33.2529, 57.0456, 19.4164
#be011d color charts
#be011d color shades, tints & tones
#be011d color schemes
#be011d color preview, HTML & CSS examples
This text has a color of #be011d
<p style="color:#be011d;">Text here</p>
.mytext {color:#be011d;}
This box has a color of #be011d
<div style="background-color:#be011d;">Content here</div>
.mybackground {background-color:#be011d;}
Border around this has a color of #be011d
<div style="border:2px solid #be011d;">Content here</div>
.myborder {border:2px solid #be011d;}