#b45c03 color space conversions
Hex:
#b45c03
RGB:
180, 92, 3
CMY:
29, 64, 99
CMYK:
0, 49, 98, 29
HSL:
30°, 96.7213%, 35.8824%
HSV (HSB):
30°, 98.3333%, 70.5882%
XYZ:
22.6660, 17.3642, 2.2431
xyY:
0.5362, 0.4108, 17.3642
CIE-Lab:
48.7156, 31.1153, 56.7516
CIE-LCH:
48.7156, 64.7218, 61.2653
CIE-Luv:
48.7156, 72.7967, 44.8479
Hunter-Lab:
41.6703, 24.1694, 25.9776
#b45c03 color charts
#b45c03 color shades, tints & tones
#b45c03 color schemes
#b45c03 color preview, HTML & CSS examples
This text has a color of #b45c03
<p style="color:#b45c03;">Text here</p>
.mytext {color:#b45c03;}
This box has a color of #b45c03
<div style="background-color:#b45c03;">Content here</div>
.mybackground {background-color:#b45c03;}
Border around this has a color of #b45c03
<div style="border:2px solid #b45c03;">Content here</div>
.myborder {border:2px solid #b45c03;}