#b60c9d color space conversions
Hex:
#b60c9d
RGB:
182, 12, 157
CMY:
29, 95, 38
CMYK:
0, 93, 14, 29
HSL:
309°, 87.6289%, 38.0392%
HSV (HSB):
309°, 93.4066%, 71.3725%
XYZ:
25.5087, 12.6423, 32.9940
xyY:
0.3585, 0.1777, 12.6423
CIE-Lab:
42.2193, 71.5720, -33.9566
CIE-LCH:
42.2193, 79.2187, 334.6185
CIE-Luv:
42.2193, 69.6938, -58.2449
Hunter-Lab:
35.5561, 65.8365, -30.1285
#b60c9d color charts
#b60c9d color shades, tints & tones
#b60c9d color schemes
#b60c9d color preview, HTML & CSS examples
This text has a color of #b60c9d
<p style="color:#b60c9d;">Text here</p>
.mytext {color:#b60c9d;}
This box has a color of #b60c9d
<div style="background-color:#b60c9d;">Content here</div>
.mybackground {background-color:#b60c9d;}
Border around this has a color of #b60c9d
<div style="border:2px solid #b60c9d;">Content here</div>
.myborder {border:2px solid #b60c9d;}