#be1a04 color space conversions
Hex:
#be1a04
RGB:
190, 26, 4
CMY:
25, 90, 98
CMYK:
0, 86, 98, 25
HSL:
7°, 95.8763%, 38.0392%
HSV (HSB):
7°, 97.8947%, 74.5098%
XYZ:
21.6265, 11.6947, 1.2323
xyY:
0.6259, 0.3385, 11.6947
CIE-Lab:
40.7267, 60.7362, 52.9007
CIE-LCH:
40.7267, 80.5442, 41.0556
CIE-Luv:
40.7267, 123.4075, 29.6357
Hunter-Lab:
34.1975, 53.0377, 21.8017
#be1a04 color charts
#be1a04 color shades, tints & tones
#be1a04 color schemes
#be1a04 color preview, HTML & CSS examples
This text has a color of #be1a04
<p style="color:#be1a04;">Text here</p>
.mytext {color:#be1a04;}
This box has a color of #be1a04
<div style="background-color:#be1a04;">Content here</div>
.mybackground {background-color:#be1a04;}
Border around this has a color of #be1a04
<div style="border:2px solid #be1a04;">Content here</div>
.myborder {border:2px solid #be1a04;}