#b0204e color space conversions
Hex:
#b0204e
RGB:
176, 32, 78
CMY:
31, 87, 69
CMYK:
0, 82, 56, 31
HSL:
341°, 69.2308%, 40.7843%
HSV (HSB):
341°, 81.8182%, 69.0196%
XYZ:
19.7962, 10.8132, 8.2515
xyY:
0.5094, 0.2783, 10.8132
CIE-Lab:
39.2640, 58.1743, 10.6470
CIE-LCH:
39.2640, 59.1405, 10.3714
CIE-Luv:
39.2640, 94.5116, 1.2119
Hunter-Lab:
32.8834, 49.9129, 8.1406
#b0204e color charts
#b0204e color shades, tints & tones
#b0204e color schemes
#b0204e color preview, HTML & CSS examples
This text has a color of #b0204e
<p style="color:#b0204e;">Text here</p>
.mytext {color:#b0204e;}
This box has a color of #b0204e
<div style="background-color:#b0204e;">Content here</div>
.mybackground {background-color:#b0204e;}
Border around this has a color of #b0204e
<div style="border:2px solid #b0204e;">Content here</div>
.myborder {border:2px solid #b0204e;}