#b61e9e color space conversions
Hex:
#b61e9e
RGB:
182, 30, 158
CMY:
29, 88, 38
CMYK:
0, 84, 13, 29
HSL:
309°, 71.6981%, 41.5686%
HSV (HSB):
309°, 83.5165%, 71.3725%
XYZ:
25.9272, 13.3423, 33.5565
xyY:
0.3560, 0.1832, 13.3423
CIE-Lab:
43.2745, 68.7784, -32.8965
CIE-LCH:
43.2745, 76.2408, 334.4383
CIE-Luv:
43.2745, 67.2687, -56.7157
Hunter-Lab:
36.5270, 62.7786, -28.8994
#b61e9e color charts
#b61e9e color shades, tints & tones
#b61e9e color schemes
#b61e9e color preview, HTML & CSS examples
This text has a color of #b61e9e
<p style="color:#b61e9e;">Text here</p>
.mytext {color:#b61e9e;}
This box has a color of #b61e9e
<div style="background-color:#b61e9e;">Content here</div>
.mybackground {background-color:#b61e9e;}
Border around this has a color of #b61e9e
<div style="border:2px solid #b61e9e;">Content here</div>
.myborder {border:2px solid #b61e9e;}