#b75d20 color space conversions
Hex:
#b75d20
RGB:
183, 93, 32
CMY:
28, 64, 87
CMYK:
0, 49, 83, 28
HSL:
24°, 70.2326%, 42.1569%
HSV (HSB):
24°, 82.5137%, 71.7647%
XYZ:
23.7035, 18.0003, 3.5916
xyY:
0.5233, 0.3974, 18.0003
CIE-Lab:
49.4964, 32.4105, 48.7834
CIE-LCH:
49.4964, 58.5684, 56.4009
CIE-Luv:
49.4964, 73.0670, 41.0023
Hunter-Lab:
42.4267, 25.4799, 24.6796
#b75d20 color charts
#b75d20 color shades, tints & tones
#b75d20 color schemes
#b75d20 color preview, HTML & CSS examples
This text has a color of #b75d20
<p style="color:#b75d20;">Text here</p>
.mytext {color:#b75d20;}
This box has a color of #b75d20
<div style="background-color:#b75d20;">Content here</div>
.mybackground {background-color:#b75d20;}
Border around this has a color of #b75d20
<div style="border:2px solid #b75d20;">Content here</div>
.myborder {border:2px solid #b75d20;}