#b5035e color space conversions
Hex:
#b5035e
RGB:
181, 3, 94
CMY:
29, 99, 63
CMYK:
0, 98, 48, 29
HSL:
329°, 96.7391%, 36.0784%
HSV (HSB):
329°, 98.3425%, 70.9804%
XYZ:
21.1090, 10.6970, 11.5418
xyY:
0.4870, 0.2468, 10.6970
CIE-Lab:
39.0654, 65.4424, 0.2873
CIE-LCH:
39.0654, 65.4430, 0.2515
CIE-Luv:
39.0654, 97.8750, -11.6899
Hunter-Lab:
32.7063, 57.9697, 1.9714
#b5035e color charts
#b5035e color shades, tints & tones
#b5035e color schemes
#b5035e color preview, HTML & CSS examples
This text has a color of #b5035e
<p style="color:#b5035e;">Text here</p>
.mytext {color:#b5035e;}
This box has a color of #b5035e
<div style="background-color:#b5035e;">Content here</div>
.mybackground {background-color:#b5035e;}
Border around this has a color of #b5035e
<div style="border:2px solid #b5035e;">Content here</div>
.myborder {border:2px solid #b5035e;}