#be1a2b color space conversions
Hex:
#be1a2b
RGB:
190, 26, 43
CMY:
25, 90, 83
CMYK:
0, 86, 77, 25
HSL:
354°, 75.9259%, 42.3529%
HSV (HSB):
354°, 86.3158%, 74.5098%
XYZ:
22.0406, 11.8604, 3.4131
xyY:
0.5907, 0.3179, 11.8604
CIE-Lab:
40.9933, 61.5232, 35.2035
CIE-LCH:
40.9933, 70.8829, 29.7781
CIE-Luv:
40.9933, 118.0999, 21.0589
Hunter-Lab:
34.4389, 53.9708, 18.2312
#be1a2b color charts
#be1a2b color shades, tints & tones
#be1a2b color schemes
#be1a2b color preview, HTML & CSS examples
This text has a color of #be1a2b
<p style="color:#be1a2b;">Text here</p>
.mytext {color:#be1a2b;}
This box has a color of #be1a2b
<div style="background-color:#be1a2b;">Content here</div>
.mybackground {background-color:#be1a2b;}
Border around this has a color of #be1a2b
<div style="border:2px solid #be1a2b;">Content here</div>
.myborder {border:2px solid #be1a2b;}