#be282d color space conversions
Hex:
#be282d
RGB:
190, 40, 45
CMY:
25, 84, 82
CMYK:
0, 79, 76, 25
HSL:
358°, 65.2174%, 45.0980%
HSV (HSB):
358°, 78.9474%, 74.5098%
XYZ:
22.4677, 12.6542, 3.7409
xyY:
0.5781, 0.3256, 12.6542
CIE-Lab:
42.2375, 58.1313, 35.3910
CIE-LCH:
42.2375, 68.0571, 31.3335
CIE-Luv:
42.2375, 112.1565, 22.6338
Hunter-Lab:
35.5727, 50.4879, 18.6658
#be282d color charts
#be282d color shades, tints & tones
#be282d color schemes
#be282d color preview, HTML & CSS examples
This text has a color of #be282d
<p style="color:#be282d;">Text here</p>
.mytext {color:#be282d;}
This box has a color of #be282d
<div style="background-color:#be282d;">Content here</div>
.mybackground {background-color:#be282d;}
Border around this has a color of #be282d
<div style="border:2px solid #be282d;">Content here</div>
.myborder {border:2px solid #be282d;}