#b54d2d color space conversions
Hex:
#b54d2d
RGB:
181, 77, 45
CMY:
29, 70, 82
CMYK:
0, 57, 75, 29
HSL:
14°, 60.1770%, 44.3137%
HSV (HSB):
14°, 75.1381%, 70.9804%
XYZ:
22.1836, 15.3210, 4.2707
xyY:
0.5310, 0.3667, 15.3210
CIE-Lab:
46.0707, 40.3005, 39.0655
CIE-LCH:
46.0707, 56.1270, 44.1085
CIE-Luv:
46.0707, 82.1998, 31.3664
Hunter-Lab:
39.1420, 32.6657, 20.9305
#b54d2d color charts
#b54d2d color shades, tints & tones
#b54d2d color schemes
#b54d2d color preview, HTML & CSS examples
This text has a color of #b54d2d
<p style="color:#b54d2d;">Text here</p>
.mytext {color:#b54d2d;}
This box has a color of #b54d2d
<div style="background-color:#b54d2d;">Content here</div>
.mybackground {background-color:#b54d2d;}
Border around this has a color of #b54d2d
<div style="border:2px solid #b54d2d;">Content here</div>
.myborder {border:2px solid #b54d2d;}