#b76caa color space conversions
Hex:
#b76caa
RGB:
183, 108, 170
CMY:
28, 58, 33
CMYK:
0, 41, 7, 28
HSL:
310°, 34.2466%, 57.0588%
HSV (HSB):
310°, 40.9836%, 71.7647%
XYZ:
32.1467, 23.6947, 40.9094
xyY:
0.3323, 0.2449, 23.6947
CIE-Lab:
55.7808, 38.9662, -20.5571
CIE-LCH:
55.7808, 44.0563, 332.1856
CIE-Luv:
55.7808, 39.2635, -36.5742
Hunter-Lab:
48.6772, 32.6974, -15.7546
#b76caa color charts
#b76caa color shades, tints & tones
#b76caa color schemes
#b76caa color preview, HTML & CSS examples
This text has a color of #b76caa
<p style="color:#b76caa;">Text here</p>
.mytext {color:#b76caa;}
This box has a color of #b76caa
<div style="background-color:#b76caa;">Content here</div>
.mybackground {background-color:#b76caa;}
Border around this has a color of #b76caa
<div style="border:2px solid #b76caa;">Content here</div>
.myborder {border:2px solid #b76caa;}