#be512a color space conversions
Hex:
#be512a
RGB:
190, 81, 42
CMY:
25, 68, 84
CMYK:
0, 57, 78, 25
HSL:
16°, 63.7931%, 45.4902%
HSV (HSB):
16°, 77.8947%, 74.5098%
XYZ:
24.5956, 16.9992, 4.1753
xyY:
0.5374, 0.3714, 16.9992
CIE-Lab:
48.2590, 41.6438, 43.3479
CIE-LCH:
48.2590, 60.1102, 46.1486
CIE-Luv:
48.2590, 87.1787, 34.7656
Hunter-Lab:
41.2301, 34.3305, 22.8568
#be512a color charts
#be512a color shades, tints & tones
#be512a color schemes
#be512a color preview, HTML & CSS examples
This text has a color of #be512a
<p style="color:#be512a;">Text here</p>
.mytext {color:#be512a;}
This box has a color of #be512a
<div style="background-color:#be512a;">Content here</div>
.mybackground {background-color:#be512a;}
Border around this has a color of #be512a
<div style="border:2px solid #be512a;">Content here</div>
.myborder {border:2px solid #be512a;}