#b28f98 color space conversions
Hex:
#b28f98
RGB:
178, 143, 152
CMY:
30, 44, 40
CMYK:
0, 20, 15, 30
HSL:
345°, 18.5185%, 62.9412%
HSV (HSB):
345°, 19.6629%, 69.8039%
XYZ:
33.8501, 31.3769, 33.9780
xyY:
0.3412, 0.3163, 31.3769
CIE-Lab:
62.8245, 14.6527, 0.2472
CIE-LCH:
62.8245, 14.6548, 0.9665
CIE-Luv:
62.8245, 20.7705, -2.1880
Hunter-Lab:
56.0151, 9.8416, 3.2460
#b28f98 color charts
#b28f98 color shades, tints & tones
#b28f98 color schemes
#b28f98 color preview, HTML & CSS examples
This text has a color of #b28f98
<p style="color:#b28f98;">Text here</p>
.mytext {color:#b28f98;}
This box has a color of #b28f98
<div style="background-color:#b28f98;">Content here</div>
.mybackground {background-color:#b28f98;}
Border around this has a color of #b28f98
<div style="border:2px solid #b28f98;">Content here</div>
.myborder {border:2px solid #b28f98;}