#be1e10 color space conversions
Hex:
#be1e10
RGB:
190, 30, 16
CMY:
25, 88, 94
CMYK:
0, 84, 92, 25
HSL:
5°, 84.4660%, 40.3922%
HSV (HSB):
5°, 91.5789%, 74.5098%
XYZ:
21.7930, 11.9131, 1.6411
xyY:
0.6165, 0.3370, 11.9131
CIE-Lab:
41.0777, 60.0047, 49.0071
CIE-LCH:
41.0777, 77.4743, 39.2392
CIE-Luv:
41.0777, 120.9720, 28.6374
Hunter-Lab:
34.5154, 52.3030, 21.3418
#be1e10 color charts
#be1e10 color shades, tints & tones
#be1e10 color schemes
#be1e10 color preview, HTML & CSS examples
This text has a color of #be1e10
<p style="color:#be1e10;">Text here</p>
.mytext {color:#be1e10;}
This box has a color of #be1e10
<div style="background-color:#be1e10;">Content here</div>
.mybackground {background-color:#be1e10;}
Border around this has a color of #be1e10
<div style="border:2px solid #be1e10;">Content here</div>
.myborder {border:2px solid #be1e10;}