#b53f65 color space conversions
Hex:
#b53f65
RGB:
181, 63, 101
CMY:
29, 75, 60
CMYK:
0, 65, 44, 29
HSL:
341°, 48.3607%, 47.8431%
HSV (HSB):
341°, 65.1934%, 70.9804%
XYZ:
23.1825, 14.3184, 13.8538
xyY:
0.4514, 0.2788, 14.3184
CIE-Lab:
44.6861, 50.8219, 4.0385
CIE-LCH:
44.6861, 50.9821, 4.5434
CIE-Luv:
44.6861, 77.7901, -4.2476
Hunter-Lab:
37.8396, 43.1392, 4.7806
#b53f65 color charts
#b53f65 color shades, tints & tones
#b53f65 color schemes
#b53f65 color preview, HTML & CSS examples
This text has a color of #b53f65
<p style="color:#b53f65;">Text here</p>
.mytext {color:#b53f65;}
This box has a color of #b53f65
<div style="background-color:#b53f65;">Content here</div>
.mybackground {background-color:#b53f65;}
Border around this has a color of #b53f65
<div style="border:2px solid #b53f65;">Content here</div>
.myborder {border:2px solid #b53f65;}