#be2801 color space conversions
Hex:
#be2801
RGB:
190, 40, 1
CMY:
25, 84, 100
CMYK:
0, 79, 99, 25
HSL:
12°, 98.9529%, 37.4510%
HSV (HSB):
12°, 99.4737%, 74.5098%
XYZ:
21.9995, 12.4669, 1.2756
xyY:
0.6155, 0.3488, 12.4669
CIE-Lab:
41.9488, 57.2133, 54.4885
CIE-LCH:
41.9488, 79.0086, 43.6026
CIE-Luv:
41.9488, 117.5881, 32.0961
Hunter-Lab:
35.3085, 49.4270, 22.5740
#be2801 color charts
#be2801 color shades, tints & tones
#be2801 color schemes
#be2801 color preview, HTML & CSS examples
This text has a color of #be2801
<p style="color:#be2801;">Text here</p>
.mytext {color:#be2801;}
This box has a color of #be2801
<div style="background-color:#be2801;">Content here</div>
.mybackground {background-color:#be2801;}
Border around this has a color of #be2801
<div style="border:2px solid #be2801;">Content here</div>
.myborder {border:2px solid #be2801;}