#be2020 color space conversions
Hex:
#be2020
RGB:
190, 32, 32
CMY:
25, 87, 87
CMYK:
0, 83, 83, 25
HSL:
0°, 71.1712%, 43.5294%
HSV (HSB):
0°, 83.1579%, 74.5098%
XYZ:
22.0124, 12.0845, 2.5388
xyY:
0.6008, 0.3299, 12.0845
CIE-Lab:
41.3500, 59.8544, 41.7417
CIE-LCH:
41.3500, 72.9721, 34.8914
CIE-Luv:
41.3500, 118.0802, 25.4633
Hunter-Lab:
34.7627, 52.1950, 20.0037
#be2020 color charts
#be2020 color shades, tints & tones
#be2020 color schemes
#be2020 color preview, HTML & CSS examples
This text has a color of #be2020
<p style="color:#be2020;">Text here</p>
.mytext {color:#be2020;}
This box has a color of #be2020
<div style="background-color:#be2020;">Content here</div>
.mybackground {background-color:#be2020;}
Border around this has a color of #be2020
<div style="border:2px solid #be2020;">Content here</div>
.myborder {border:2px solid #be2020;}