#be2a1a color space conversions
Hex:
#be2a1a
RGB:
190, 42, 26
CMY:
25, 84, 90
CMYK:
0, 78, 86, 25
HSL:
6°, 75.9259%, 42.3529%
HSV (HSB):
6°, 86.3158%, 74.5098%
XYZ:
22.2496, 12.6777, 2.2516
xyY:
0.5984, 0.3410, 12.6777
CIE-Lab:
42.2735, 56.9730, 45.5753
CIE-LCH:
42.2735, 72.9591, 38.6579
CIE-Luv:
42.2735, 114.4349, 28.7202
Hunter-Lab:
35.6057, 49.2328, 21.1746
#be2a1a color charts
#be2a1a color shades, tints & tones
#be2a1a color schemes
#be2a1a color preview, HTML & CSS examples
This text has a color of #be2a1a
<p style="color:#be2a1a;">Text here</p>
.mytext {color:#be2a1a;}
This box has a color of #be2a1a
<div style="background-color:#be2a1a;">Content here</div>
.mybackground {background-color:#be2a1a;}
Border around this has a color of #be2a1a
<div style="border:2px solid #be2a1a;">Content here</div>
.myborder {border:2px solid #be2a1a;}