#be1e2f color space conversions
Hex:
#be1e2f
RGB:
190, 30, 47
CMY:
25, 88, 82
CMYK:
0, 84, 75, 25
HSL:
354°, 72.7273%, 43.1373%
HSV (HSB):
354°, 84.2105%, 74.5098%
XYZ:
22.2126, 12.0809, 3.8504
xyY:
0.5823, 0.3167, 12.0809
CIE-Lab:
41.3445, 60.8063, 33.2230
CIE-LCH:
41.3445, 69.2905, 28.6510
CIE-Luv:
41.3445, 115.8049, 20.1174
Hunter-Lab:
34.7576, 53.2482, 17.7622
#be1e2f color charts
#be1e2f color shades, tints & tones
#be1e2f color schemes
#be1e2f color preview, HTML & CSS examples
This text has a color of #be1e2f
<p style="color:#be1e2f;">Text here</p>
.mytext {color:#be1e2f;}
This box has a color of #be1e2f
<div style="background-color:#be1e2f;">Content here</div>
.mybackground {background-color:#be1e2f;}
Border around this has a color of #be1e2f
<div style="border:2px solid #be1e2f;">Content here</div>
.myborder {border:2px solid #be1e2f;}