#b95c09 color space conversions
Hex:
#b95c09
RGB:
185, 92, 9
CMY:
27, 64, 96
CMYK:
0, 50, 95, 27
HSL:
28°, 90.7216%, 38.0392%
HSV (HSB):
28°, 95.1351%, 72.5490%
XYZ:
23.8840, 17.9883, 2.4717
xyY:
0.5386, 0.4057, 17.9883
CIE-Lab:
49.4819, 33.2700, 56.2704
CIE-LCH:
49.4819, 65.3701, 59.4062
CIE-Luv:
49.4819, 76.8223, 44.5776
Hunter-Lab:
42.4126, 26.2975, 26.2336
#b95c09 color charts
#b95c09 color shades, tints & tones
#b95c09 color schemes
#b95c09 color preview, HTML & CSS examples
This text has a color of #b95c09
<p style="color:#b95c09;">Text here</p>
.mytext {color:#b95c09;}
This box has a color of #b95c09
<div style="background-color:#b95c09;">Content here</div>
.mybackground {background-color:#b95c09;}
Border around this has a color of #b95c09
<div style="border:2px solid #b95c09;">Content here</div>
.myborder {border:2px solid #b95c09;}