#be323d color space conversions
Hex:
#be323d
RGB:
190, 50, 61
CMY:
25, 80, 76
CMYK:
0, 74, 68, 25
HSL:
355°, 58.3333%, 47.0588%
HSV (HSB):
355°, 73.6842%, 74.5098%
XYZ:
23.2181, 13.5653, 5.8095
xyY:
0.5451, 0.3185, 13.5653
CIE-Lab:
43.6029, 55.6505, 27.4703
CIE-LCH:
43.6029, 62.0612, 26.2720
CIE-Luv:
43.6029, 103.4983, 18.0053
Hunter-Lab:
36.8311, 48.0711, 16.4297
#be323d color charts
#be323d color shades, tints & tones
#be323d color schemes
#be323d color preview, HTML & CSS examples
This text has a color of #be323d
<p style="color:#be323d;">Text here</p>
.mytext {color:#be323d;}
This box has a color of #be323d
<div style="background-color:#be323d;">Content here</div>
.mybackground {background-color:#be323d;}
Border around this has a color of #be323d
<div style="border:2px solid #be323d;">Content here</div>
.myborder {border:2px solid #be323d;}