#b7949d color space conversions
Hex:
#b7949d
RGB:
183, 148, 157
CMY:
28, 42, 38
CMYK:
0, 19, 14, 28
HSL:
345°, 19.5531%, 64.9020%
HSV (HSB):
345°, 19.1257%, 71.7647%
XYZ:
36.2041, 33.6814, 36.4913
xyY:
0.3403, 0.3166, 33.6814
CIE-Lab:
64.7089, 14.5628, 0.2306
CIE-LCH:
64.7089, 14.5646, 0.9073
CIE-Luv:
64.7089, 20.7336, -2.2061
Hunter-Lab:
58.0357, 9.7904, 3.3450
#b7949d color charts
#b7949d color shades, tints & tones
#b7949d color schemes
#b7949d color preview, HTML & CSS examples
This text has a color of #b7949d
<p style="color:#b7949d;">Text here</p>
.mytext {color:#b7949d;}
This box has a color of #b7949d
<div style="background-color:#b7949d;">Content here</div>
.mybackground {background-color:#b7949d;}
Border around this has a color of #b7949d
<div style="border:2px solid #b7949d;">Content here</div>
.myborder {border:2px solid #b7949d;}