#b2654a color space conversions
Hex:
#b2654a
RGB:
178, 101, 74
CMY:
30, 60, 71
CMYK:
0, 43, 58, 30
HSL:
16°, 41.2698%, 49.4118%
HSV (HSB):
16°, 58.4270%, 69.8039%
XYZ:
24.2498, 19.2668, 8.9193
xyY:
0.4625, 0.3674, 19.2668
CIE-Lab:
50.9978, 28.3384, 28.6534
CIE-LCH:
50.9978, 40.2999, 45.3167
CIE-Luv:
50.9978, 57.9733, 27.6144
Hunter-Lab:
43.8939, 21.8005, 18.6779
#b2654a color charts
#b2654a color shades, tints & tones
#b2654a color schemes
#b2654a color preview, HTML & CSS examples
This text has a color of #b2654a
<p style="color:#b2654a;">Text here</p>
.mytext {color:#b2654a;}
This box has a color of #b2654a
<div style="background-color:#b2654a;">Content here</div>
.mybackground {background-color:#b2654a;}
Border around this has a color of #b2654a
<div style="border:2px solid #b2654a;">Content here</div>
.myborder {border:2px solid #b2654a;}