#b2764d color space conversions
Hex:
#b2764d
RGB:
178, 118, 77
CMY:
30, 54, 70
CMYK:
0, 34, 57, 30
HSL:
24°, 39.6078%, 50.0000%
HSV (HSB):
24°, 56.7416%, 69.8039%
XYZ:
26.1781, 22.9577, 10.0727
xyY:
0.4421, 0.3877, 22.9577
CIE-Lab:
55.0287, 19.1561, 32.0098
CIE-LCH:
55.0287, 37.3039, 59.1018
CIE-Luv:
55.0287, 45.3860, 33.7871
Hunter-Lab:
47.9142, 13.6744, 21.0757
#b2764d color charts
#b2764d color shades, tints & tones
#b2764d color schemes
#b2764d color preview, HTML & CSS examples
This text has a color of #b2764d
<p style="color:#b2764d;">Text here</p>
.mytext {color:#b2764d;}
This box has a color of #b2764d
<div style="background-color:#b2764d;">Content here</div>
.mybackground {background-color:#b2764d;}
Border around this has a color of #b2764d
<div style="border:2px solid #b2764d;">Content here</div>
.myborder {border:2px solid #b2764d;}