#be4848 color space conversions
Hex:
#be4848
RGB:
190, 72, 72
CMY:
25, 72, 72
CMYK:
0, 62, 62, 25
HSL:
0°, 47.5806%, 51.3725%
HSV (HSB):
0°, 62.1053%, 74.5098%
XYZ:
24.7223, 16.0498, 7.9258
xyY:
0.5077, 0.3296, 16.0498
CIE-Lab:
47.0397, 47.4456, 25.1819
CIE-LCH:
47.0397, 53.7142, 27.9572
CIE-Luv:
47.0397, 88.0864, 18.9925
Hunter-Lab:
40.0622, 40.0432, 16.3137
#be4848 color charts
#be4848 color shades, tints & tones
#be4848 color schemes
#be4848 color preview, HTML & CSS examples
This text has a color of #be4848
<p style="color:#be4848;">Text here</p>
.mytext {color:#be4848;}
This box has a color of #be4848
<div style="background-color:#be4848;">Content here</div>
.mybackground {background-color:#be4848;}
Border around this has a color of #be4848
<div style="border:2px solid #be4848;">Content here</div>
.myborder {border:2px solid #be4848;}