#b6602a color space conversions
Hex:
#b6602a
RGB:
182, 96, 42
CMY:
29, 62, 84
CMYK:
0, 47, 77, 29
HSL:
23°, 62.5000%, 43.9216%
HSV (HSB):
23°, 76.9231%, 71.3725%
XYZ:
23.8922, 18.4780, 4.4978
xyY:
0.5098, 0.3943, 18.4780
CIE-Lab:
50.0708, 30.7676, 44.7781
CIE-LCH:
50.0708, 54.3297, 55.5065
CIE-Luv:
50.0708, 68.9857, 39.2845
Hunter-Lab:
42.9860, 23.9870, 23.8864
#b6602a color charts
#b6602a color shades, tints & tones
#b6602a color schemes
#b6602a color preview, HTML & CSS examples
This text has a color of #b6602a
<p style="color:#b6602a;">Text here</p>
.mytext {color:#b6602a;}
This box has a color of #b6602a
<div style="background-color:#b6602a;">Content here</div>
.mybackground {background-color:#b6602a;}
Border around this has a color of #b6602a
<div style="border:2px solid #b6602a;">Content here</div>
.myborder {border:2px solid #b6602a;}