#be201a color space conversions
Hex:
#be201a
RGB:
190, 32, 26
CMY:
25, 87, 90
CMYK:
0, 83, 86, 25
HSL:
2°, 75.9259%, 42.3529%
HSV (HSB):
2°, 86.3158%, 74.5098%
XYZ:
21.9382, 12.0548, 2.1478
xyY:
0.6070, 0.3336, 12.0548
CIE-Lab:
41.3030, 59.7115, 44.7591
CIE-LCH:
41.3030, 74.6247, 36.8549
CIE-Luv:
41.3030, 118.9976, 26.9889
Hunter-Lab:
34.7200, 52.0272, 20.6362
#be201a color charts
#be201a color shades, tints & tones
#be201a color schemes
#be201a color preview, HTML & CSS examples
This text has a color of #be201a
<p style="color:#be201a;">Text here</p>
.mytext {color:#be201a;}
This box has a color of #be201a
<div style="background-color:#be201a;">Content here</div>
.mybackground {background-color:#be201a;}
Border around this has a color of #be201a
<div style="border:2px solid #be201a;">Content here</div>
.myborder {border:2px solid #be201a;}