#b9550a color space conversions
Hex:
#b9550a
RGB:
185, 85, 10
CMY:
27, 67, 96
CMYK:
0, 54, 95, 27
HSL:
26°, 89.7436%, 38.2353%
HSV (HSB):
26°, 94.5946%, 72.5490%
XYZ:
23.3109, 16.8332, 2.3077
xyY:
0.5491, 0.3965, 16.8332
CIE-Lab:
48.0492, 36.9012, 55.0817
CIE-LCH:
48.0492, 66.3000, 56.1804
CIE-Luv:
48.0492, 82.4242, 42.1649
Hunter-Lab:
41.0283, 29.6181, 25.3850
#b9550a color charts
#b9550a color shades, tints & tones
#b9550a color schemes
#b9550a color preview, HTML & CSS examples
This text has a color of #b9550a
<p style="color:#b9550a;">Text here</p>
.mytext {color:#b9550a;}
This box has a color of #b9550a
<div style="background-color:#b9550a;">Content here</div>
.mybackground {background-color:#b9550a;}
Border around this has a color of #b9550a
<div style="border:2px solid #b9550a;">Content here</div>
.myborder {border:2px solid #b9550a;}