#be082c color space conversions
Hex:
#be082c
RGB:
190, 8, 44
CMY:
25, 97, 83
CMYK:
0, 96, 77, 25
HSL:
348°, 91.9192%, 38.8235%
HSV (HSB):
348°, 95.7895%, 74.5098%
XYZ:
21.7767, 11.3027, 3.4167
xyY:
0.5967, 0.3097, 11.3027
CIE-Lab:
40.0856, 64.2043, 33.6161
CIE-LCH:
40.0856, 72.4723, 27.6357
CIE-Luv:
40.0856, 122.1009, 18.9320
Hunter-Lab:
33.6194, 56.7876, 17.5080
#be082c color charts
#be082c color shades, tints & tones
#be082c color schemes
#be082c color preview, HTML & CSS examples
This text has a color of #be082c
<p style="color:#be082c;">Text here</p>
.mytext {color:#be082c;}
This box has a color of #be082c
<div style="background-color:#be082c;">Content here</div>
.mybackground {background-color:#be082c;}
Border around this has a color of #be082c
<div style="border:2px solid #be082c;">Content here</div>
.myborder {border:2px solid #be082c;}