#be070c color space conversions
Hex:
#be070c
RGB:
190, 7, 12
CMY:
25, 97, 95
CMYK:
0, 96, 94, 25
HSL:
358°, 92.8934%, 38.6275%
HSV (HSB):
358°, 96.3158%, 74.5098%
XYZ:
21.3775, 11.1257, 1.3686
xyY:
0.6311, 0.3285, 11.1257
CIE-Lab:
39.7913, 63.5923, 49.6905
CIE-LCH:
39.7913, 80.7040, 38.0038
CIE-Luv:
39.7913, 127.6010, 26.9925
Hunter-Lab:
33.3551, 56.0304, 20.9159
#be070c color charts
#be070c color shades, tints & tones
#be070c color schemes
#be070c color preview, HTML & CSS examples
This text has a color of #be070c
<p style="color:#be070c;">Text here</p>
.mytext {color:#be070c;}
This box has a color of #be070c
<div style="background-color:#be070c;">Content here</div>
.mybackground {background-color:#be070c;}
Border around this has a color of #be070c
<div style="border:2px solid #be070c;">Content here</div>
.myborder {border:2px solid #be070c;}