#b61f90 color space conversions
Hex:
#b61f90
RGB:
182, 31, 144
CMY:
29, 88, 44
CMYK:
0, 83, 21, 29
HSL:
315°, 70.8920%, 41.7647%
HSV (HSB):
315°, 82.9670%, 71.3725%
XYZ:
24.8154, 12.9387, 27.5751
xyY:
0.3799, 0.1981, 12.9387
CIE-Lab:
42.6707, 66.6779, -25.3800
CIE-LCH:
42.6707, 71.3449, 339.1614
CIE-Luv:
42.6707, 72.8095, -45.6322
Hunter-Lab:
35.9704, 60.1964, -20.2727
#b61f90 color charts
#b61f90 color shades, tints & tones
#b61f90 color schemes
#b61f90 color preview, HTML & CSS examples
This text has a color of #b61f90
<p style="color:#b61f90;">Text here</p>
.mytext {color:#b61f90;}
This box has a color of #b61f90
<div style="background-color:#b61f90;">Content here</div>
.mybackground {background-color:#b61f90;}
Border around this has a color of #b61f90
<div style="border:2px solid #b61f90;">Content here</div>
.myborder {border:2px solid #b61f90;}