#b9605a color space conversions
Hex:
#b9605a
RGB:
185, 96, 90
CMY:
27, 62, 65
CMYK:
0, 48, 51, 27
HSL:
4°, 40.4255%, 53.9216%
HSV (HSB):
4°, 51.3514%, 72.5490%
XYZ:
26.0359, 19.4182, 12.0487
xyY:
0.4528, 0.3377, 19.4182
CIE-Lab:
51.1730, 35.1858, 19.7965
CIE-LCH:
51.1730, 40.3725, 29.3634
CIE-Luv:
51.1730, 64.3992, 17.3683
Hunter-Lab:
44.0661, 28.3489, 14.6350
#b9605a color charts
#b9605a color shades, tints & tones
#b9605a color schemes
#b9605a color preview, HTML & CSS examples
This text has a color of #b9605a
<p style="color:#b9605a;">Text here</p>
.mytext {color:#b9605a;}
This box has a color of #b9605a
<div style="background-color:#b9605a;">Content here</div>
.mybackground {background-color:#b9605a;}
Border around this has a color of #b9605a
<div style="border:2px solid #b9605a;">Content here</div>
.myborder {border:2px solid #b9605a;}