#b8698d color space conversions
Hex:
#b8698d
RGB:
184, 105, 141
CMY:
28, 59, 45
CMYK:
0, 43, 23, 28
HSL:
333°, 35.7466%, 56.6667%
HSV (HSB):
333°, 42.9348%, 72.1569%
XYZ:
29.6265, 22.2166, 27.9260
xyY:
0.3714, 0.2785, 22.2166
CIE-Lab:
54.2561, 36.1858, -5.9399
CIE-LCH:
54.2561, 36.6700, 350.6781
CIE-Luv:
54.2561, 47.5953, -14.5829
Hunter-Lab:
47.1345, 29.7112, -2.1338
#b8698d color charts
#b8698d color shades, tints & tones
#b8698d color schemes
#b8698d color preview, HTML & CSS examples
This text has a color of #b8698d
<p style="color:#b8698d;">Text here</p>
.mytext {color:#b8698d;}
This box has a color of #b8698d
<div style="background-color:#b8698d;">Content here</div>
.mybackground {background-color:#b8698d;}
Border around this has a color of #b8698d
<div style="border:2px solid #b8698d;">Content here</div>
.myborder {border:2px solid #b8698d;}