#b60d91 color space conversions
Hex:
#b60d91
RGB:
182, 13, 145
CMY:
29, 95, 43
CMYK:
0, 93, 20, 29
HSL:
313°, 86.6667%, 38.2353%
HSV (HSB):
313°, 92.8571%, 71.3725%
XYZ:
24.5462, 12.2773, 27.8641
xyY:
0.3795, 0.1898, 12.2773
CIE-Lab:
41.6534, 69.9026, -27.5745
CIE-LCH:
41.6534, 75.1447, 338.4723
CIE-Luv:
41.6534, 74.7625, -48.9037
Hunter-Lab:
35.0389, 63.7282, -22.6221
#b60d91 color charts
#b60d91 color shades, tints & tones
#b60d91 color schemes
#b60d91 color preview, HTML & CSS examples
This text has a color of #b60d91
<p style="color:#b60d91;">Text here</p>
.mytext {color:#b60d91;}
This box has a color of #b60d91
<div style="background-color:#b60d91;">Content here</div>
.mybackground {background-color:#b60d91;}
Border around this has a color of #b60d91
<div style="border:2px solid #b60d91;">Content here</div>
.myborder {border:2px solid #b60d91;}