#be250e color space conversions
Hex:
#be250e
RGB:
190, 37, 14
CMY:
25, 85, 95
CMYK:
0, 81, 93, 25
HSL:
8°, 86.2745%, 40.0000%
HSV (HSB):
8°, 92.6316%, 74.5098%
XYZ:
21.9760, 12.3020, 1.6317
xyY:
0.6120, 0.3426, 12.3020
CIE-Lab:
41.6921, 58.2107, 50.1603
CIE-LCH:
41.6921, 76.8410, 40.7516
CIE-Luv:
41.6921, 118.1431, 30.0254
Hunter-Lab:
35.0742, 50.4609, 21.7936
#be250e color charts
#be250e color shades, tints & tones
#be250e color schemes
#be250e color preview, HTML & CSS examples
This text has a color of #be250e
<p style="color:#be250e;">Text here</p>
.mytext {color:#be250e;}
This box has a color of #be250e
<div style="background-color:#be250e;">Content here</div>
.mybackground {background-color:#be250e;}
Border around this has a color of #be250e
<div style="border:2px solid #be250e;">Content here</div>
.myborder {border:2px solid #be250e;}