#be1b1e color space conversions
Hex:
#be1b1e
RGB:
190, 27, 30
CMY:
25, 89, 88
CMYK:
0, 86, 84, 25
HSL:
359°, 75.1152%, 42.5490%
HSV (HSB):
359°, 85.7895%, 74.5098%
XYZ:
21.8615, 11.8248, 2.3585
xyY:
0.6065, 0.3281, 11.8248
CIE-Lab:
40.9362, 60.9346, 42.4148
CIE-LCH:
40.9362, 74.2432, 34.8406
CIE-Luv:
40.9362, 120.2817, 25.2820
Hunter-Lab:
34.3871, 53.3031, 20.0045
#be1b1e color charts
#be1b1e color shades, tints & tones
#be1b1e color schemes
#be1b1e color preview, HTML & CSS examples
This text has a color of #be1b1e
<p style="color:#be1b1e;">Text here</p>
.mytext {color:#be1b1e;}
This box has a color of #be1b1e
<div style="background-color:#be1b1e;">Content here</div>
.mybackground {background-color:#be1b1e;}
Border around this has a color of #be1b1e
<div style="border:2px solid #be1b1e;">Content here</div>
.myborder {border:2px solid #be1b1e;}