#b28f90 color space conversions
Hex:
#b28f90
RGB:
178, 143, 144
CMY:
30, 44, 44
CMYK:
0, 20, 19, 30
HSL:
358°, 18.5185%, 62.9412%
HSV (HSB):
358°, 19.6629%, 69.8039%
XYZ:
33.2166, 31.1235, 30.6423
xyY:
0.3497, 0.3277, 31.1235
CIE-Lab:
62.6118, 13.3450, 4.4734
CIE-LCH:
62.6118, 14.0749, 18.5318
CIE-Luv:
62.6118, 21.6496, 3.9300
Hunter-Lab:
55.7885, 8.6496, 6.4864
#b28f90 color charts
#b28f90 color shades, tints & tones
#b28f90 color schemes
#b28f90 color preview, HTML & CSS examples
This text has a color of #b28f90
<p style="color:#b28f90;">Text here</p>
.mytext {color:#b28f90;}
This box has a color of #b28f90
<div style="background-color:#b28f90;">Content here</div>
.mybackground {background-color:#b28f90;}
Border around this has a color of #b28f90
<div style="border:2px solid #b28f90;">Content here</div>
.myborder {border:2px solid #b28f90;}