#b63b9e color space conversions
Hex:
#b63b9e
RGB:
182, 59, 158
CMY:
29, 77, 38
CMYK:
0, 68, 13, 29
HSL:
312°, 51.0373%, 47.2549%
HSV (HSB):
312°, 67.5824%, 71.3725%
XYZ:
27.0269, 15.5416, 33.9231
xyY:
0.3533, 0.2032, 15.5416
CIE-Lab:
46.3673, 59.9686, -28.0542
CIE-LCH:
46.3673, 66.2063, 334.9291
CIE-Luv:
46.3673, 60.7992, -49.3416
Hunter-Lab:
39.4229, 53.3832, -23.4226
#b63b9e color charts
#b63b9e color shades, tints & tones
#b63b9e color schemes
#b63b9e color preview, HTML & CSS examples
This text has a color of #b63b9e
<p style="color:#b63b9e;">Text here</p>
.mytext {color:#b63b9e;}
This box has a color of #b63b9e
<div style="background-color:#b63b9e;">Content here</div>
.mybackground {background-color:#b63b9e;}
Border around this has a color of #b63b9e
<div style="border:2px solid #b63b9e;">Content here</div>
.myborder {border:2px solid #b63b9e;}