#be090c color space conversions
Hex:
#be090c
RGB:
190, 9, 12
CMY:
25, 96, 95
CMYK:
0, 95, 94, 25
HSL:
359°, 90.9548%, 39.0196%
HSV (HSB):
359°, 95.2632%, 74.5098%
XYZ:
21.3993, 11.1691, 1.3758
xyY:
0.6304, 0.3290, 11.1691
CIE-Lab:
39.8638, 63.3828, 49.7337
CIE-LCH:
39.8638, 80.5656, 38.1197
CIE-Luv:
39.8638, 127.2377, 27.1199
Hunter-Lab:
33.4202, 55.8100, 20.9533
#be090c color charts
#be090c color shades, tints & tones
#be090c color schemes
#be090c color preview, HTML & CSS examples
This text has a color of #be090c
<p style="color:#be090c;">Text here</p>
.mytext {color:#be090c;}
This box has a color of #be090c
<div style="background-color:#be090c;">Content here</div>
.mybackground {background-color:#be090c;}
Border around this has a color of #be090c
<div style="border:2px solid #be090c;">Content here</div>
.myborder {border:2px solid #be090c;}