#be283e color space conversions
Hex:
#be283e
RGB:
190, 40, 62
CMY:
25, 84, 76
CMYK:
0, 79, 67, 25
HSL:
351°, 65.2174%, 45.0980%
HSV (HSB):
351°, 78.9474%, 74.5098%
XYZ:
22.8635, 12.8125, 5.8255
xyY:
0.5509, 0.3087, 12.8125
CIE-Lab:
42.4794, 58.8937, 25.4644
CIE-LCH:
42.4794, 64.1631, 23.3827
CIE-Luv:
42.4794, 107.9413, 15.2269
Hunter-Lab:
35.7946, 51.3748, 15.4070
#be283e color charts
#be283e color shades, tints & tones
#be283e color schemes
#be283e color preview, HTML & CSS examples
This text has a color of #be283e
<p style="color:#be283e;">Text here</p>
.mytext {color:#be283e;}
This box has a color of #be283e
<div style="background-color:#be283e;">Content here</div>
.mybackground {background-color:#be283e;}
Border around this has a color of #be283e
<div style="border:2px solid #be283e;">Content here</div>
.myborder {border:2px solid #be283e;}