#b28f7a color space conversions
Hex:
#b28f7a
RGB:
178, 143, 122
CMY:
30, 44, 52
CMYK:
0, 20, 31, 30
HSL:
23°, 26.6667%, 58.8235%
HSV (HSB):
23°, 31.4607%, 69.8039%
XYZ:
31.6954, 30.5150, 22.6318
xyY:
0.3736, 0.3597, 30.5150
CIE-Lab:
62.0961, 10.1072, 16.1762
CIE-LCH:
62.0961, 19.0742, 58.0020
CIE-Luv:
62.0961, 23.9318, 19.7335
Hunter-Lab:
55.2404, 5.7476, 14.3774
#b28f7a color charts
#b28f7a color shades, tints & tones
#b28f7a color schemes
#b28f7a color preview, HTML & CSS examples
This text has a color of #b28f7a
<p style="color:#b28f7a;">Text here</p>
.mytext {color:#b28f7a;}
This box has a color of #b28f7a
<div style="background-color:#b28f7a;">Content here</div>
.mybackground {background-color:#b28f7a;}
Border around this has a color of #b28f7a
<div style="border:2px solid #b28f7a;">Content here</div>
.myborder {border:2px solid #b28f7a;}