#b20f4e color space conversions
Hex:
#b20f4e
RGB:
178, 15, 78
CMY:
30, 94, 69
CMYK:
0, 92, 56, 30
HSL:
337°, 84.4560%, 37.8431%
HSV (HSB):
337°, 91.5730%, 69.8039%
XYZ:
19.9061, 10.3567, 8.1576
xyY:
0.5181, 0.2696, 10.3567
CIE-Lab:
38.4751, 62.1223, 9.6091
CIE-LCH:
38.4751, 62.8610, 8.7928
CIE-Luv:
38.4751, 100.4462, -0.8270
Hunter-Lab:
32.1818, 54.0931, 7.4981
#b20f4e color charts
#b20f4e color shades, tints & tones
#b20f4e color schemes
#b20f4e color preview, HTML & CSS examples
This text has a color of #b20f4e
<p style="color:#b20f4e;">Text here</p>
.mytext {color:#b20f4e;}
This box has a color of #b20f4e
<div style="background-color:#b20f4e;">Content here</div>
.mybackground {background-color:#b20f4e;}
Border around this has a color of #b20f4e
<div style="border:2px solid #b20f4e;">Content here</div>
.myborder {border:2px solid #b20f4e;}