#b8545f color space conversions
Hex:
#b8545f
RGB:
184, 84, 95
CMY:
28, 67, 63
CMYK:
0, 54, 48, 28
HSL:
353°, 41.3223%, 52.5490%
HSV (HSB):
353°, 54.3478%, 72.1569%
XYZ:
25.0030, 17.3572, 12.8589
xyY:
0.4528, 0.3143, 17.3572
CIE-Lab:
48.7070, 41.4627, 13.4391
CIE-LCH:
48.7070, 43.5863, 17.9588
CIE-Luv:
48.7070, 70.2201, 8.8018
Hunter-Lab:
41.6620, 34.2166, 10.8636
#b8545f color charts
#b8545f color shades, tints & tones
#b8545f color schemes
#b8545f color preview, HTML & CSS examples
This text has a color of #b8545f
<p style="color:#b8545f;">Text here</p>
.mytext {color:#b8545f;}
This box has a color of #b8545f
<div style="background-color:#b8545f;">Content here</div>
.mybackground {background-color:#b8545f;}
Border around this has a color of #b8545f
<div style="border:2px solid #b8545f;">Content here</div>
.myborder {border:2px solid #b8545f;}