#be121a color space conversions
Hex:
#be121a
RGB:
190, 18, 26
CMY:
25, 93, 90
CMYK:
0, 91, 86, 25
HSL:
357°, 82.6923%, 40.7843%
HSV (HSB):
357°, 90.5263%, 74.5098%
XYZ:
21.6380, 11.4543, 2.0477
xyY:
0.6158, 0.3260, 11.4543
CIE-Lab:
40.3354, 62.4768, 43.9435
CIE-LCH:
40.3354, 76.3831, 35.1209
CIE-Luv:
40.3354, 123.6413, 25.2488
Hunter-Lab:
33.8443, 54.8946, 20.1037
#be121a color charts
#be121a color shades, tints & tones
#be121a color schemes
#be121a color preview, HTML & CSS examples
This text has a color of #be121a
<p style="color:#be121a;">Text here</p>
.mytext {color:#be121a;}
This box has a color of #be121a
<div style="background-color:#be121a;">Content here</div>
.mybackground {background-color:#be121a;}
Border around this has a color of #be121a
<div style="border:2px solid #be121a;">Content here</div>
.myborder {border:2px solid #be121a;}