#b61b9d color space conversions
Hex:
#b61b9d
RGB:
182, 27, 157
CMY:
29, 89, 38
CMYK:
0, 85, 14, 29
HSL:
310°, 74.1627%, 40.9804%
HSV (HSB):
310°, 85.1648%, 71.3725%
XYZ:
25.7691, 13.1633, 33.0809
xyY:
0.3578, 0.1828, 13.1633
CIE-Lab:
43.0082, 69.2656, -32.7142
CIE-LCH:
43.0082, 76.6025, 334.7186
CIE-Luv:
43.0082, 68.1083, -56.4388
Hunter-Lab:
36.2812, 63.2895, -28.6632
#b61b9d color charts
#b61b9d color shades, tints & tones
#b61b9d color schemes
#b61b9d color preview, HTML & CSS examples
This text has a color of #b61b9d
<p style="color:#b61b9d;">Text here</p>
.mytext {color:#b61b9d;}
This box has a color of #b61b9d
<div style="background-color:#b61b9d;">Content here</div>
.mybackground {background-color:#b61b9d;}
Border around this has a color of #b61b9d
<div style="border:2px solid #b61b9d;">Content here</div>
.myborder {border:2px solid #b61b9d;}