#b53c65 color space conversions
Hex:
#b53c65
RGB:
181, 60, 101
CMY:
29, 76, 60
CMYK:
0, 67, 44, 29
HSL:
340°, 50.2075%, 47.2549%
HSV (HSB):
340°, 66.8508%, 70.9804%
XYZ:
23.0209, 13.9951, 13.7999
xyY:
0.4530, 0.2754, 13.9951
CIE-Lab:
44.2258, 52.0779, 3.3756
CIE-LCH:
44.2258, 52.1872, 3.7087
CIE-Luv:
44.2258, 79.2302, -5.3038
Hunter-Lab:
37.4100, 44.3756, 4.3159
#b53c65 color charts
#b53c65 color shades, tints & tones
#b53c65 color schemes
#b53c65 color preview, HTML & CSS examples
This text has a color of #b53c65
<p style="color:#b53c65;">Text here</p>
.mytext {color:#b53c65;}
This box has a color of #b53c65
<div style="background-color:#b53c65;">Content here</div>
.mybackground {background-color:#b53c65;}
Border around this has a color of #b53c65
<div style="border:2px solid #b53c65;">Content here</div>
.myborder {border:2px solid #b53c65;}