#b20c5f color space conversions
Hex:
#b20c5f
RGB:
178, 12, 95
CMY:
30, 95, 63
CMYK:
0, 93, 47, 30
HSL:
330°, 87.3684%, 37.2549%
HSV (HSB):
330°, 93.2584%, 69.8039%
XYZ:
20.5571, 10.5541, 11.7801
xyY:
0.4793, 0.2461, 10.5541
CIE-Lab:
38.8192, 63.8419, -0.7843
CIE-LCH:
38.8192, 63.8467, 359.2961
CIE-Luv:
38.8192, 93.8795, -12.5683
Hunter-Lab:
32.4871, 56.0983, 1.2419
#b20c5f color charts
#b20c5f color shades, tints & tones
#b20c5f color schemes
#b20c5f color preview, HTML & CSS examples
This text has a color of #b20c5f
<p style="color:#b20c5f;">Text here</p>
.mytext {color:#b20c5f;}
This box has a color of #b20c5f
<div style="background-color:#b20c5f;">Content here</div>
.mybackground {background-color:#b20c5f;}
Border around this has a color of #b20c5f
<div style="border:2px solid #b20c5f;">Content here</div>
.myborder {border:2px solid #b20c5f;}