#b9604d color space conversions
Hex:
#b9604d
RGB:
185, 96, 77
CMY:
27, 62, 70
CMYK:
0, 48, 58, 27
HSL:
11°, 43.5484%, 51.3725%
HSV (HSB):
11°, 58.3784%, 72.5490%
XYZ:
25.5300, 19.2159, 9.3846
xyY:
0.4716, 0.3550, 19.2159
CIE-Lab:
50.9388, 34.0780, 27.0666
CIE-LCH:
50.9388, 43.5191, 38.4585
CIE-Luv:
50.9388, 66.7669, 24.8061
Hunter-Lab:
43.8359, 27.2455, 17.9920
#b9604d color charts
#b9604d color shades, tints & tones
#b9604d color schemes
#b9604d color preview, HTML & CSS examples
This text has a color of #b9604d
<p style="color:#b9604d;">Text here</p>
.mytext {color:#b9604d;}
This box has a color of #b9604d
<div style="background-color:#b9604d;">Content here</div>
.mybackground {background-color:#b9604d;}
Border around this has a color of #b9604d
<div style="border:2px solid #b9604d;">Content here</div>
.myborder {border:2px solid #b9604d;}