#b5235a color space conversions
Hex:
#b5235a
RGB:
181, 35, 90
CMY:
29, 86, 65
CMYK:
0, 81, 50, 29
HSL:
337°, 67.5926%, 42.3529%
HSV (HSB):
337°, 80.6630%, 70.9804%
XYZ:
21.5026, 11.7640, 10.8102
xyY:
0.4878, 0.2669, 11.7640
CIE-Lab:
40.8386, 59.6698, 5.3881
CIE-LCH:
40.8386, 59.9126, 5.1598
CIE-Luv:
40.8386, 93.1621, -4.6674
Hunter-Lab:
34.2987, 51.8826, 5.3221
#b5235a color charts
#b5235a color shades, tints & tones
#b5235a color schemes
#b5235a color preview, HTML & CSS examples
This text has a color of #b5235a
<p style="color:#b5235a;">Text here</p>
.mytext {color:#b5235a;}
This box has a color of #b5235a
<div style="background-color:#b5235a;">Content here</div>
.mybackground {background-color:#b5235a;}
Border around this has a color of #b5235a
<div style="border:2px solid #b5235a;">Content here</div>
.myborder {border:2px solid #b5235a;}