#be122d color space conversions
Hex:
#be122d
RGB:
190, 18, 45
CMY:
25, 93, 82
CMYK:
0, 91, 76, 25
HSL:
351°, 82.6923%, 40.7843%
HSV (HSB):
351°, 90.5263%, 74.5098%
XYZ:
21.9252, 11.5692, 3.5601
xyY:
0.5917, 0.3122, 11.5692
CIE-Lab:
40.5231, 63.0125, 33.5001
CIE-LCH:
40.5231, 71.3641, 27.9970
CIE-Luv:
40.5231, 119.8968, 19.3665
Hunter-Lab:
34.0136, 55.5375, 17.6037
#be122d color charts
#be122d color shades, tints & tones
#be122d color schemes
#be122d color preview, HTML & CSS examples
This text has a color of #be122d
<p style="color:#be122d;">Text here</p>
.mytext {color:#be122d;}
This box has a color of #be122d
<div style="background-color:#be122d;">Content here</div>
.mybackground {background-color:#be122d;}
Border around this has a color of #be122d
<div style="border:2px solid #be122d;">Content here</div>
.myborder {border:2px solid #be122d;}