#b53c6c color space conversions
Hex:
#b53c6c
RGB:
181, 60, 108
CMY:
29, 76, 58
CMYK:
0, 67, 40, 29
HSL:
336°, 50.2075%, 47.2549%
HSV (HSB):
336°, 66.8508%, 70.9804%
XYZ:
23.3787, 14.1382, 15.6841
xyY:
0.4394, 0.2658, 14.1382
CIE-Lab:
44.4305, 52.8024, -0.6503
CIE-LCH:
44.4305, 52.8064, 359.2944
CIE-Luv:
44.4305, 76.9251, -10.3518
Hunter-Lab:
37.6008, 45.1829, 1.5894
#b53c6c color charts
#b53c6c color shades, tints & tones
#b53c6c color schemes
#b53c6c color preview, HTML & CSS examples
This text has a color of #b53c6c
<p style="color:#b53c6c;">Text here</p>
.mytext {color:#b53c6c;}
This box has a color of #b53c6c
<div style="background-color:#b53c6c;">Content here</div>
.mybackground {background-color:#b53c6c;}
Border around this has a color of #b53c6c
<div style="border:2px solid #b53c6c;">Content here</div>
.myborder {border:2px solid #b53c6c;}