#b2975e color space conversions
Hex:
#b2975e
RGB:
178, 151, 94
CMY:
30, 41, 63
CMYK:
0, 15, 47, 30
HSL:
41°, 35.2941%, 53.3333%
HSV (HSB):
41°, 47.1910%, 69.8039%
XYZ:
31.4471, 32.4063, 15.1873
xyY:
0.3979, 0.4100, 32.4063
CIE-Lab:
63.6773, 2.3838, 33.6529
CIE-LCH:
63.6773, 33.7372, 85.9483
CIE-Luv:
63.6773, 21.1455, 41.0665
Hunter-Lab:
56.9266, -1.0154, 24.0308
#b2975e color charts
#b2975e color shades, tints & tones
#b2975e color schemes
#b2975e color preview, HTML & CSS examples
This text has a color of #b2975e
<p style="color:#b2975e;">Text here</p>
.mytext {color:#b2975e;}
This box has a color of #b2975e
<div style="background-color:#b2975e;">Content here</div>
.mybackground {background-color:#b2975e;}
Border around this has a color of #b2975e
<div style="border:2px solid #b2975e;">Content here</div>
.myborder {border:2px solid #b2975e;}