#b95f10 color space conversions
Hex:
#b95f10
RGB:
185, 95, 16
CMY:
27, 63, 94
CMYK:
0, 49, 91, 27
HSL:
28°, 84.0796%, 39.4118%
HSV (HSB):
28°, 91.3514%, 72.5490%
XYZ:
24.1933, 18.5361, 2.7929
xyY:
0.5315, 0.4072, 18.5361
CIE-Lab:
50.1400, 31.7895, 55.0512
CIE-LCH:
50.1400, 63.5705, 59.9956
CIE-Luv:
50.1400, 74.1218, 44.8098
Hunter-Lab:
43.0536, 24.9616, 26.2913
#b95f10 color charts
#b95f10 color shades, tints & tones
#b95f10 color schemes
#b95f10 color preview, HTML & CSS examples
This text has a color of #b95f10
<p style="color:#b95f10;">Text here</p>
.mytext {color:#b95f10;}
This box has a color of #b95f10
<div style="background-color:#b95f10;">Content here</div>
.mybackground {background-color:#b95f10;}
Border around this has a color of #b95f10
<div style="border:2px solid #b95f10;">Content here</div>
.myborder {border:2px solid #b95f10;}