#b54c2a color space conversions
Hex:
#b54c2a
RGB:
181, 76, 42
CMY:
29, 70, 84
CMYK:
0, 58, 77, 29
HSL:
15°, 62.3318%, 43.7255%
HSV (HSB):
15°, 76.7956%, 70.9804%
XYZ:
22.0584, 15.1598, 3.9540
xyY:
0.5358, 0.3682, 15.1598
CIE-Lab:
45.8523, 40.6618, 40.4117
CIE-LCH:
45.8523, 57.3279, 44.8232
CIE-Luv:
45.8523, 83.3376, 32.0574
Hunter-Lab:
38.9356, 32.9894, 21.2339
#b54c2a color charts
#b54c2a color shades, tints & tones
#b54c2a color schemes
#b54c2a color preview, HTML & CSS examples
This text has a color of #b54c2a
<p style="color:#b54c2a;">Text here</p>
.mytext {color:#b54c2a;}
This box has a color of #b54c2a
<div style="background-color:#b54c2a;">Content here</div>
.mybackground {background-color:#b54c2a;}
Border around this has a color of #b54c2a
<div style="border:2px solid #b54c2a;">Content here</div>
.myborder {border:2px solid #b54c2a;}