#be213d color space conversions
Hex:
#be213d
RGB:
190, 33, 61
CMY:
25, 87, 76
CMYK:
0, 83, 68, 25
HSL:
349°, 70.4036%, 43.7255%
HSV (HSB):
349°, 82.6316%, 74.5098%
XYZ:
22.6214, 12.3718, 5.6106
xyY:
0.5571, 0.3047, 12.3718
CIE-Lab:
41.8010, 60.7163, 25.2329
CIE-LCH:
41.8010, 65.7508, 22.5672
CIE-Luv:
41.8010, 110.9999, 14.3838
Hunter-Lab:
35.1735, 53.2460, 15.1640
#be213d color charts
#be213d color shades, tints & tones
#be213d color schemes
#be213d color preview, HTML & CSS examples
This text has a color of #be213d
<p style="color:#be213d;">Text here</p>
.mytext {color:#be213d;}
This box has a color of #be213d
<div style="background-color:#be213d;">Content here</div>
.mybackground {background-color:#be213d;}
Border around this has a color of #be213d
<div style="border:2px solid #be213d;">Content here</div>
.myborder {border:2px solid #be213d;}