#b7299c color space conversions
Hex:
#b7299c
RGB:
183, 41, 156
CMY:
28, 84, 39
CMYK:
0, 78, 15, 28
HSL:
311°, 63.3929%, 43.9216%
HSV (HSB):
311°, 77.5956%, 71.7647%
XYZ:
26.3221, 14.0535, 32.7777
xyY:
0.3598, 0.1921, 14.0535
CIE-Lab:
44.3095, 65.9552, -30.0587
CIE-LCH:
44.3095, 72.4818, 335.4991
CIE-Luv:
44.3095, 66.8336, -52.5883
Hunter-Lab:
37.4879, 59.7297, -25.5989
#b7299c color charts
#b7299c color shades, tints & tones
#b7299c color schemes
#b7299c color preview, HTML & CSS examples
This text has a color of #b7299c
<p style="color:#b7299c;">Text here</p>
.mytext {color:#b7299c;}
This box has a color of #b7299c
<div style="background-color:#b7299c;">Content here</div>
.mybackground {background-color:#b7299c;}
Border around this has a color of #b7299c
<div style="border:2px solid #b7299c;">Content here</div>
.myborder {border:2px solid #b7299c;}