#b20f5f color space conversions
Hex:
#b20f5f
RGB:
178, 15, 95
CMY:
30, 94, 63
CMYK:
0, 92, 47, 30
HSL:
331°, 84.4560%, 37.8431%
HSV (HSB):
331°, 91.5730%, 69.8039%
XYZ:
20.5965, 10.6328, 11.7933
xyY:
0.4787, 0.2471, 10.6328
CIE-Lab:
38.9551, 63.4474, -0.5854
CIE-LCH:
38.9551, 63.4501, 359.4714
CIE-Luv:
38.9551, 93.4421, -12.2599
Hunter-Lab:
32.6080, 55.6833, 1.3824
#b20f5f color charts
#b20f5f color shades, tints & tones
#b20f5f color schemes
#b20f5f color preview, HTML & CSS examples
This text has a color of #b20f5f
<p style="color:#b20f5f;">Text here</p>
.mytext {color:#b20f5f;}
This box has a color of #b20f5f
<div style="background-color:#b20f5f;">Content here</div>
.mybackground {background-color:#b20f5f;}
Border around this has a color of #b20f5f
<div style="border:2px solid #b20f5f;">Content here</div>
.myborder {border:2px solid #b20f5f;}