#b0065d color space conversions
Hex:
#b0065d
RGB:
176, 6, 93
CMY:
31, 98, 64
CMYK:
0, 97, 47, 31
HSL:
329°, 93.4066%, 35.6863%
HSV (HSB):
329°, 96.5909%, 69.0196%
XYZ:
19.9454, 10.1507, 11.2640
xyY:
0.4822, 0.2454, 10.1507
CIE-Lab:
38.1115, 63.8851, -0.5916
CIE-LCH:
38.1115, 63.8878, 359.4694
CIE-Luv:
38.1115, 93.8652, -12.3142
Hunter-Lab:
31.8601, 55.9912, 1.3404
#b0065d color charts
#b0065d color shades, tints & tones
#b0065d color schemes
#b0065d color preview, HTML & CSS examples
This text has a color of #b0065d
<p style="color:#b0065d;">Text here</p>
.mytext {color:#b0065d;}
This box has a color of #b0065d
<div style="background-color:#b0065d;">Content here</div>
.mybackground {background-color:#b0065d;}
Border around this has a color of #b0065d
<div style="border:2px solid #b0065d;">Content here</div>
.myborder {border:2px solid #b0065d;}