#be021d color space conversions
Hex:
#be021d
RGB:
190, 2, 29
CMY:
25, 99, 89
CMYK:
0, 99, 85, 25
HSL:
351°, 97.9167%, 37.6471%
HSV (HSB):
351°, 98.9474%, 74.5098%
XYZ:
21.4787, 11.0793, 2.1689
xyY:
0.6185, 0.3190, 11.0793
CIE-Lab:
39.7137, 64.4057, 41.8429
CIE-LCH:
39.7137, 76.8044, 33.0109
CIE-Luv:
39.7137, 126.2929, 23.3301
Hunter-Lab:
33.2855, 56.9338, 19.4366
#be021d color charts
#be021d color shades, tints & tones
#be021d color schemes
#be021d color preview, HTML & CSS examples
This text has a color of #be021d
<p style="color:#be021d;">Text here</p>
.mytext {color:#be021d;}
This box has a color of #be021d
<div style="background-color:#be021d;">Content here</div>
.mybackground {background-color:#be021d;}
Border around this has a color of #be021d
<div style="border:2px solid #be021d;">Content here</div>
.myborder {border:2px solid #be021d;}