#be030a color space conversions
Hex:
#be030a
RGB:
190, 3, 10
CMY:
25, 99, 96
CMYK:
0, 98, 95, 25
HSL:
358°, 96.8912%, 37.8431%
HSV (HSB):
358°, 98.4211%, 74.5098%
XYZ:
21.3226, 11.0342, 1.2931
xyY:
0.6337, 0.3279, 11.0342
CIE-Lab:
39.6380, 63.9921, 50.2966
CIE-LCH:
39.6380, 81.3925, 38.1667
CIE-Luv:
39.6380, 128.5007, 26.9894
Hunter-Lab:
33.2177, 56.4485, 20.9443
#be030a color charts
#be030a color shades, tints & tones
#be030a color schemes
#be030a color preview, HTML & CSS examples
This text has a color of #be030a
<p style="color:#be030a;">Text here</p>
.mytext {color:#be030a;}
This box has a color of #be030a
<div style="background-color:#be030a;">Content here</div>
.mybackground {background-color:#be030a;}
Border around this has a color of #be030a
<div style="border:2px solid #be030a;">Content here</div>
.myborder {border:2px solid #be030a;}