#b95f0a color space conversions
Hex:
#b95f0a
RGB:
185, 95, 10
CMY:
27, 63, 96
CMYK:
0, 49, 95, 27
HSL:
29°, 89.7436%, 38.2353%
HSV (HSB):
29°, 94.5946%, 72.5490%
XYZ:
24.1546, 18.5206, 2.5889
xyY:
0.5336, 0.4092, 18.5206
CIE-Lab:
50.1216, 31.6998, 56.4920
CIE-LCH:
50.1216, 64.7782, 60.7016
CIE-Luv:
50.1216, 74.3475, 45.4978
Hunter-Lab:
43.0356, 24.8744, 26.5582
#b95f0a color charts
#b95f0a color shades, tints & tones
#b95f0a color schemes
#b95f0a color preview, HTML & CSS examples
This text has a color of #b95f0a
<p style="color:#b95f0a;">Text here</p>
.mytext {color:#b95f0a;}
This box has a color of #b95f0a
<div style="background-color:#b95f0a;">Content here</div>
.mybackground {background-color:#b95f0a;}
Border around this has a color of #b95f0a
<div style="border:2px solid #b95f0a;">Content here</div>
.myborder {border:2px solid #b95f0a;}