#b7707c color space conversions
Hex:
#b7707c
RGB:
183, 112, 124
CMY:
28, 56, 51
CMYK:
0, 39, 32, 28
HSL:
350°, 33.0233%, 57.8431%
HSV (HSB):
350°, 38.7978%, 71.7647%
XYZ:
28.9607, 23.1109, 22.0032
xyY:
0.3910, 0.3120, 23.1109
CIE-Lab:
55.1863, 29.6172, 5.3700
CIE-LCH:
55.1863, 30.1001, 10.2769
CIE-Luv:
55.1863, 46.2491, 1.8922
Hunter-Lab:
48.0738, 23.4033, 6.5148
#b7707c color charts
#b7707c color shades, tints & tones
#b7707c color schemes
#b7707c color preview, HTML & CSS examples
This text has a color of #b7707c
<p style="color:#b7707c;">Text here</p>
.mytext {color:#b7707c;}
This box has a color of #b7707c
<div style="background-color:#b7707c;">Content here</div>
.mybackground {background-color:#b7707c;}
Border around this has a color of #b7707c
<div style="border:2px solid #b7707c;">Content here</div>
.myborder {border:2px solid #b7707c;}