#be2013 color space conversions
Hex:
#be2013
RGB:
190, 32, 19
CMY:
25, 87, 93
CMYK:
0, 83, 90, 25
HSL:
5°, 81.8182%, 40.9804%
HSV (HSB):
5°, 90.0000%, 74.5098%
XYZ:
21.8693, 12.0272, 1.7849
xyY:
0.6129, 0.3371, 12.0272
CIE-Lab:
41.2593, 59.5784, 47.9166
CIE-LCH:
41.2593, 76.4565, 38.8084
CIE-Luv:
41.2593, 119.8620, 28.4242
Hunter-Lab:
34.6802, 51.8712, 21.2246
#be2013 color charts
#be2013 color shades, tints & tones
#be2013 color schemes
#be2013 color preview, HTML & CSS examples
This text has a color of #be2013
<p style="color:#be2013;">Text here</p>
.mytext {color:#be2013;}
This box has a color of #be2013
<div style="background-color:#be2013;">Content here</div>
.mybackground {background-color:#be2013;}
Border around this has a color of #be2013
<div style="border:2px solid #be2013;">Content here</div>
.myborder {border:2px solid #be2013;}