#be010f color space conversions
Hex:
#be010f
RGB:
190, 1, 15
CMY:
25, 100, 94
CMYK:
0, 99, 92, 25
HSL:
356°, 98.9529%, 37.4510%
HSV (HSB):
356°, 99.4737%, 74.5098%
XYZ:
21.3323, 11.0033, 1.4515
xyY:
0.6314, 0.3257, 11.0033
CIE-Lab:
39.5861, 64.2620, 48.4163
CIE-LCH:
39.5861, 80.4596, 36.9951
CIE-Luv:
39.5861, 128.4109, 26.1742
Hunter-Lab:
33.1713, 56.7426, 20.6256
#be010f color charts
#be010f color shades, tints & tones
#be010f color schemes
#be010f color preview, HTML & CSS examples
This text has a color of #be010f
<p style="color:#be010f;">Text here</p>
.mytext {color:#be010f;}
This box has a color of #be010f
<div style="background-color:#be010f;">Content here</div>
.mybackground {background-color:#be010f;}
Border around this has a color of #be010f
<div style="border:2px solid #be010f;">Content here</div>
.myborder {border:2px solid #be010f;}