#b60b8d color space conversions
Hex:
#b60b8d
RGB:
182, 11, 141
CMY:
29, 96, 45
CMYK:
0, 94, 23, 29
HSL:
314°, 88.6010%, 37.8431%
HSV (HSB):
314°, 93.9560%, 71.3725%
XYZ:
24.2188, 12.1075, 26.2598
xyY:
0.3870, 0.1935, 12.1075
CIE-Lab:
41.3865, 69.6314, -25.5495
CIE-LCH:
41.3865, 74.1708, 339.8506
CIE-Luv:
41.3865, 76.6888, -45.9855
Hunter-Lab:
34.7959, 63.3478, -20.3880
#b60b8d color charts
#b60b8d color shades, tints & tones
#b60b8d color schemes
#b60b8d color preview, HTML & CSS examples
This text has a color of #b60b8d
<p style="color:#b60b8d;">Text here</p>
.mytext {color:#b60b8d;}
This box has a color of #b60b8d
<div style="background-color:#b60b8d;">Content here</div>
.mybackground {background-color:#b60b8d;}
Border around this has a color of #b60b8d
<div style="border:2px solid #b60b8d;">Content here</div>
.myborder {border:2px solid #b60b8d;}