#b20f3f color space conversions
Hex:
#b20f3f
RGB:
178, 15, 63
CMY:
30, 94, 75
CMYK:
0, 92, 65, 30
HSL:
342°, 84.4560%, 37.8431%
HSV (HSB):
342°, 91.5730%, 69.8039%
XYZ:
19.4281, 10.1655, 5.6408
xyY:
0.5514, 0.2885, 10.1655
CIE-Lab:
38.1378, 61.1803, 18.7839
CIE-LCH:
38.1378, 63.9990, 17.0678
CIE-Luv:
38.1378, 105.9512, 8.0136
Hunter-Lab:
31.8834, 52.9729, 11.8288
#b20f3f color charts
#b20f3f color shades, tints & tones
#b20f3f color schemes
#b20f3f color preview, HTML & CSS examples
This text has a color of #b20f3f
<p style="color:#b20f3f;">Text here</p>
.mytext {color:#b20f3f;}
This box has a color of #b20f3f
<div style="background-color:#b20f3f;">Content here</div>
.mybackground {background-color:#b20f3f;}
Border around this has a color of #b20f3f
<div style="border:2px solid #b20f3f;">Content here</div>
.myborder {border:2px solid #b20f3f;}