#b75f12 color space conversions
Hex:
#b75f12
RGB:
183, 95, 18
CMY:
28, 63, 93
CMYK:
0, 48, 90, 28
HSL:
28°, 82.0896%, 39.4118%
HSV (HSB):
28°, 90.1639%, 71.7647%
XYZ:
23.7298, 18.2954, 2.8529
xyY:
0.5288, 0.4077, 18.2954
CIE-Lab:
49.8524, 30.9925, 54.1359
CIE-LCH:
49.8524, 62.3797, 60.2091
CIE-Luv:
49.8524, 72.3432, 44.3943
Hunter-Lab:
42.7731, 24.1761, 25.9866
#b75f12 color charts
#b75f12 color shades, tints & tones
#b75f12 color schemes
#b75f12 color preview, HTML & CSS examples
This text has a color of #b75f12
<p style="color:#b75f12;">Text here</p>
.mytext {color:#b75f12;}
This box has a color of #b75f12
<div style="background-color:#b75f12;">Content here</div>
.mybackground {background-color:#b75f12;}
Border around this has a color of #b75f12
<div style="border:2px solid #b75f12;">Content here</div>
.myborder {border:2px solid #b75f12;}