#b6644a color space conversions
Hex:
#b6644a
RGB:
182, 100, 74
CMY:
29, 61, 71
CMYK:
0, 45, 59, 29
HSL:
14°, 42.5197%, 50.1961%
HSV (HSB):
14°, 59.3407%, 71.3725%
XYZ:
25.0846, 19.5538, 8.9307
xyY:
0.4683, 0.3650, 19.5538
CIE-Lab:
51.3290, 30.5091, 29.1873
CIE-LCH:
51.3290, 42.2220, 43.7315
CIE-Luv:
51.3290, 61.9505, 27.6862
Hunter-Lab:
44.2197, 23.8735, 18.9794
#b6644a color charts
#b6644a color shades, tints & tones
#b6644a color schemes
#b6644a color preview, HTML & CSS examples
This text has a color of #b6644a
<p style="color:#b6644a;">Text here</p>
.mytext {color:#b6644a;}
This box has a color of #b6644a
<div style="background-color:#b6644a;">Content here</div>
.mybackground {background-color:#b6644a;}
Border around this has a color of #b6644a
<div style="border:2px solid #b6644a;">Content here</div>
.myborder {border:2px solid #b6644a;}