#b4601c color space conversions
Hex:
#b4601c
RGB:
180, 96, 28
CMY:
29, 62, 89
CMYK:
0, 47, 84, 29
HSL:
27°, 73.0769%, 40.7843%
HSV (HSB):
27°, 84.4444%, 70.5882%
XYZ:
23.2149, 18.1529, 3.3789
xyY:
0.5188, 0.4057, 18.1529
CIE-Lab:
49.6810, 29.4372, 50.3936
CIE-LCH:
49.6810, 58.3615, 59.7088
CIE-Luv:
49.6810, 68.4444, 42.7506
Hunter-Lab:
42.6062, 22.6985, 25.1223
#b4601c color charts
#b4601c color shades, tints & tones
#b4601c color schemes
#b4601c color preview, HTML & CSS examples
This text has a color of #b4601c
<p style="color:#b4601c;">Text here</p>
.mytext {color:#b4601c;}
This box has a color of #b4601c
<div style="background-color:#b4601c;">Content here</div>
.mybackground {background-color:#b4601c;}
Border around this has a color of #b4601c
<div style="border:2px solid #b4601c;">Content here</div>
.myborder {border:2px solid #b4601c;}