#be242c color space conversions
Hex:
#be242c
RGB:
190, 36, 44
CMY:
25, 86, 83
CMYK:
0, 81, 77, 25
HSL:
357°, 68.1416%, 44.3137%
HSV (HSB):
357°, 81.0526%, 74.5098%
XYZ:
22.3207, 12.3908, 3.5981
xyY:
0.5826, 0.3234, 12.3908
CIE-Lab:
41.8305, 59.2101, 35.5277
CIE-LCH:
41.8305, 69.0511, 30.9649
CIE-Luv:
41.8305, 114.1367, 22.2565
Hunter-Lab:
35.2005, 51.5863, 18.5799
#be242c color charts
#be242c color shades, tints & tones
#be242c color schemes
#be242c color preview, HTML & CSS examples
This text has a color of #be242c
<p style="color:#be242c;">Text here</p>
.mytext {color:#be242c;}
This box has a color of #be242c
<div style="background-color:#be242c;">Content here</div>
.mybackground {background-color:#be242c;}
Border around this has a color of #be242c
<div style="border:2px solid #be242c;">Content here</div>
.myborder {border:2px solid #be242c;}