#be243e color space conversions
Hex:
#be243e
RGB:
190, 36, 62
CMY:
25, 86, 76
CMYK:
0, 81, 67, 25
HSL:
350°, 68.1416%, 44.3137%
HSV (HSB):
350°, 81.0526%, 74.5098%
XYZ:
22.7356, 12.5567, 5.7828
xyY:
0.5535, 0.3057, 12.5567
CIE-Lab:
42.0876, 60.0017, 24.9732
CIE-LCH:
42.0876, 64.9913, 22.5974
CIE-Luv:
42.0876, 109.5761, 14.4336
Hunter-Lab:
35.4354, 52.5146, 15.1291
#be243e color charts
#be243e color shades, tints & tones
#be243e color schemes
#be243e color preview, HTML & CSS examples
This text has a color of #be243e
<p style="color:#be243e;">Text here</p>
.mytext {color:#be243e;}
This box has a color of #be243e
<div style="background-color:#be243e;">Content here</div>
.mybackground {background-color:#be243e;}
Border around this has a color of #be243e
<div style="border:2px solid #be243e;">Content here</div>
.myborder {border:2px solid #be243e;}