#b4204a color space conversions
Hex:
#b4204a
RGB:
180, 32, 74
CMY:
29, 87, 71
CMYK:
0, 82, 59, 29
HSL:
343°, 69.8113%, 41.5686%
HSV (HSB):
343°, 82.2222%, 70.5882%
XYZ:
20.5749, 11.2307, 7.5619
xyY:
0.5226, 0.2853, 11.2307
CIE-Lab:
39.9664, 58.9835, 14.2846
CIE-LCH:
39.9664, 60.6886, 13.6138
CIE-Luv:
39.9664, 99.1726, 4.7109
Hunter-Lab:
33.5123, 50.9439, 10.0801
#b4204a color charts
#b4204a color shades, tints & tones
#b4204a color schemes
#b4204a color preview, HTML & CSS examples
This text has a color of #b4204a
<p style="color:#b4204a;">Text here</p>
.mytext {color:#b4204a;}
This box has a color of #b4204a
<div style="background-color:#b4204a;">Content here</div>
.mybackground {background-color:#b4204a;}
Border around this has a color of #b4204a
<div style="border:2px solid #b4204a;">Content here</div>
.myborder {border:2px solid #b4204a;}