#be383e color space conversions
Hex:
#be383e
RGB:
190, 56, 62
CMY:
25, 78, 76
CMYK:
0, 71, 67, 25
HSL:
357°, 54.4715%, 48.2353%
HSV (HSB):
357°, 70.5263%, 74.5098%
XYZ:
23.5189, 14.1233, 6.0439
xyY:
0.5384, 0.3233, 14.1233
CIE-Lab:
44.4092, 53.5188, 27.8612
CIE-LCH:
44.4092, 60.3366, 27.5009
CIE-Luv:
44.4092, 100.0303, 19.0991
Hunter-Lab:
37.5810, 45.9419, 16.7714
#be383e color charts
#be383e color shades, tints & tones
#be383e color schemes
#be383e color preview, HTML & CSS examples
This text has a color of #be383e
<p style="color:#be383e;">Text here</p>
.mytext {color:#be383e;}
This box has a color of #be383e
<div style="background-color:#be383e;">Content here</div>
.mybackground {background-color:#be383e;}
Border around this has a color of #be383e
<div style="border:2px solid #be383e;">Content here</div>
.myborder {border:2px solid #be383e;}