#be2800 color space conversions
Hex:
#be2800
RGB:
190, 40, 0
CMY:
25, 84, 100
CMYK:
0, 79, 100, 25
HSL:
13°, 100.0000%, 37.2549%
HSV (HSB):
13°, 100.0000%, 74.5098%
XYZ:
21.9940, 12.4647, 1.2467
xyY:
0.6160, 0.3491, 12.4647
CIE-Lab:
41.9454, 57.2025, 54.8277
CIE-LCH:
41.9454, 79.2351, 43.7856
CIE-Luv:
41.9454, 117.6548, 32.2117
Hunter-Lab:
35.3054, 49.4145, 22.6201
#be2800 color charts
#be2800 color shades, tints & tones
#be2800 color schemes
#be2800 color preview, HTML & CSS examples
This text has a color of #be2800
<p style="color:#be2800;">Text here</p>
.mytext {color:#be2800;}
This box has a color of #be2800
<div style="background-color:#be2800;">Content here</div>
.mybackground {background-color:#be2800;}
Border around this has a color of #be2800
<div style="border:2px solid #be2800;">Content here</div>
.myborder {border:2px solid #be2800;}