#be1b2a color space conversions
Hex:
#be1b2a
RGB:
190, 27, 42
CMY:
25, 89, 84
CMYK:
0, 86, 78, 25
HSL:
354°, 75.1152%, 42.5490%
HSV (HSB):
354°, 85.7895%, 74.5098%
XYZ:
22.0451, 11.8982, 3.3252
xyY:
0.5915, 0.3193, 11.8982
CIE-Lab:
41.0538, 61.2828, 35.8542
CIE-LCH:
41.0538, 71.0007, 30.3302
CIE-Luv:
41.0538, 117.9914, 21.5566
Hunter-Lab:
34.4937, 53.7158, 18.4301
#be1b2a color charts
#be1b2a color shades, tints & tones
#be1b2a color schemes
#be1b2a color preview, HTML & CSS examples
This text has a color of #be1b2a
<p style="color:#be1b2a;">Text here</p>
.mytext {color:#be1b2a;}
This box has a color of #be1b2a
<div style="background-color:#be1b2a;">Content here</div>
.mybackground {background-color:#be1b2a;}
Border around this has a color of #be1b2a
<div style="border:2px solid #be1b2a;">Content here</div>
.myborder {border:2px solid #be1b2a;}