#b2af7d color space conversions
Hex:
#b2af7d
RGB:
178, 175, 125
CMY:
30, 31, 51
CMYK:
0, 2, 30, 30
HSL:
57°, 25.6039%, 59.4118%
HSV (HSB):
57°, 29.7753%, 69.8039%
XYZ:
37.3917, 41.6056, 25.4620
xyY:
0.3580, 0.3983, 41.6056
CIE-Lab:
70.5981, -6.9013, 26.0892
CIE-LCH:
70.5981, 26.9866, 104.8170
CIE-Luv:
70.5981, 4.4636, 35.9256
Hunter-Lab:
64.5024, -9.4036, 21.7473
#b2af7d color charts
#b2af7d color shades, tints & tones
#b2af7d color schemes
#b2af7d color preview, HTML & CSS examples
This text has a color of #b2af7d
<p style="color:#b2af7d;">Text here</p>
.mytext {color:#b2af7d;}
This box has a color of #b2af7d
<div style="background-color:#b2af7d;">Content here</div>
.mybackground {background-color:#b2af7d;}
Border around this has a color of #b2af7d
<div style="border:2px solid #b2af7d;">Content here</div>
.myborder {border:2px solid #b2af7d;}