#b28f7f color space conversions
Hex:
#b28f7f
RGB:
178, 143, 127
CMY:
30, 44, 50
CMYK:
0, 20, 29, 30
HSL:
19°, 24.8780%, 59.8039%
HSV (HSB):
19°, 28.6517%, 69.8039%
XYZ:
32.0133, 30.6422, 24.3059
xyY:
0.3681, 0.3524, 30.6422
CIE-Lab:
62.2044, 10.7957, 13.5110
CIE-LCH:
62.2044, 17.2944, 51.3742
CIE-Luv:
62.2044, 23.4334, 16.2916
Hunter-Lab:
55.3554, 6.3588, 12.7152
#b28f7f color charts
#b28f7f color shades, tints & tones
#b28f7f color schemes
#b28f7f color preview, HTML & CSS examples
This text has a color of #b28f7f
<p style="color:#b28f7f;">Text here</p>
.mytext {color:#b28f7f;}
This box has a color of #b28f7f
<div style="background-color:#b28f7f;">Content here</div>
.mybackground {background-color:#b28f7f;}
Border around this has a color of #b28f7f
<div style="border:2px solid #b28f7f;">Content here</div>
.myborder {border:2px solid #b28f7f;}