#b95a05 color space conversions
Hex:
#b95a05
RGB:
185, 90, 5
CMY:
27, 65, 98
CMYK:
0, 51, 97, 27
HSL:
28°, 94.7368%, 37.2549%
HSV (HSB):
28°, 97.2973%, 72.5490%
XYZ:
23.6911, 17.6376, 2.2993
xyY:
0.5430, 0.4043, 17.6376
CIE-Lab:
49.0535, 34.2648, 56.8803
CIE-LCH:
49.0535, 66.4036, 58.9352
CIE-Luv:
49.0535, 78.5832, 44.3076
Hunter-Lab:
41.9971, 27.1993, 26.1519
#b95a05 color charts
#b95a05 color shades, tints & tones
#b95a05 color schemes
#b95a05 color preview, HTML & CSS examples
This text has a color of #b95a05
<p style="color:#b95a05;">Text here</p>
.mytext {color:#b95a05;}
This box has a color of #b95a05
<div style="background-color:#b95a05;">Content here</div>
.mybackground {background-color:#b95a05;}
Border around this has a color of #b95a05
<div style="border:2px solid #b95a05;">Content here</div>
.myborder {border:2px solid #b95a05;}