#b5065d color space conversions
Hex:
#b5065d
RGB:
181, 6, 93
CMY:
29, 98, 64
CMYK:
0, 97, 49, 29
HSL:
330°, 93.5829%, 36.6667%
HSV (HSB):
330°, 96.6851%, 70.9804%
XYZ:
21.0970, 10.7443, 11.3179
xyY:
0.4888, 0.2489, 10.7443
CIE-Lab:
39.1465, 65.0356, 1.0433
CIE-LCH:
39.1465, 65.0440, 0.9190
CIE-Luv:
39.1465, 97.9414, -10.7390
Hunter-Lab:
32.7785, 57.5240, 2.4732
#b5065d color charts
#b5065d color shades, tints & tones
#b5065d color schemes
#b5065d color preview, HTML & CSS examples
This text has a color of #b5065d
<p style="color:#b5065d;">Text here</p>
.mytext {color:#b5065d;}
This box has a color of #b5065d
<div style="background-color:#b5065d;">Content here</div>
.mybackground {background-color:#b5065d;}
Border around this has a color of #b5065d
<div style="border:2px solid #b5065d;">Content here</div>
.myborder {border:2px solid #b5065d;}