#b0205d color space conversions
Hex:
#b0205d
RGB:
176, 32, 93
CMY:
31, 87, 64
CMYK:
0, 82, 47, 31
HSL:
335°, 69.2308%, 40.7843%
HSV (HSB):
335°, 81.8182%, 69.0196%
XYZ:
20.3968, 11.0534, 11.4144
xyY:
0.4758, 0.2579, 11.0534
CIE-Lab:
39.6703, 59.3907, 1.6798
CIE-LCH:
39.6703, 59.4144, 1.6201
CIE-Luv:
39.6703, 88.8410, -8.7960
Hunter-Lab:
33.2467, 51.3276, 2.9170
#b0205d color charts
#b0205d color shades, tints & tones
#b0205d color schemes
#b0205d color preview, HTML & CSS examples
This text has a color of #b0205d
<p style="color:#b0205d;">Text here</p>
.mytext {color:#b0205d;}
This box has a color of #b0205d
<div style="background-color:#b0205d;">Content here</div>
.mybackground {background-color:#b0205d;}
Border around this has a color of #b0205d
<div style="border:2px solid #b0205d;">Content here</div>
.myborder {border:2px solid #b0205d;}