#be200e color space conversions
Hex:
#be200e
RGB:
190, 32, 14
CMY:
25, 87, 95
CMYK:
0, 83, 93, 25
HSL:
6°, 86.2745%, 40.0000%
HSV (HSB):
6°, 92.6316%, 74.5098%
XYZ:
21.8310, 12.0119, 1.5834
xyY:
0.6162, 0.3391, 12.0119
CIE-Lab:
41.2350, 59.5043, 49.8641
CIE-LCH:
41.2350, 77.6350, 39.9627
CIE-Luv:
41.2350, 120.3476, 29.2297
Hunter-Lab:
34.6582, 51.7844, 21.5520
#be200e color charts
#be200e color shades, tints & tones
#be200e color schemes
#be200e color preview, HTML & CSS examples
This text has a color of #be200e
<p style="color:#be200e;">Text here</p>
.mytext {color:#be200e;}
This box has a color of #be200e
<div style="background-color:#be200e;">Content here</div>
.mybackground {background-color:#be200e;}
Border around this has a color of #be200e
<div style="border:2px solid #be200e;">Content here</div>
.myborder {border:2px solid #be200e;}