#be283c color space conversions
Hex:
#be283c
RGB:
190, 40, 60
CMY:
25, 84, 76
CMYK:
0, 79, 68, 25
HSL:
352°, 65.2174%, 45.0980%
HSV (HSB):
352°, 78.9474%, 74.5098%
XYZ:
22.8096, 12.7910, 5.5417
xyY:
0.5544, 0.3109, 12.7910
CIE-Lab:
42.4466, 58.7907, 26.6520
CIE-LCH:
42.4466, 64.5498, 24.3866
CIE-Luv:
42.4466, 108.4964, 16.2058
Hunter-Lab:
35.7645, 51.2546, 15.8482
#be283c color charts
#be283c color shades, tints & tones
#be283c color schemes
#be283c color preview, HTML & CSS examples
This text has a color of #be283c
<p style="color:#be283c;">Text here</p>
.mytext {color:#be283c;}
This box has a color of #be283c
<div style="background-color:#be283c;">Content here</div>
.mybackground {background-color:#be283c;}
Border around this has a color of #be283c
<div style="border:2px solid #be283c;">Content here</div>
.myborder {border:2px solid #be283c;}