#b20f39 color space conversions
Hex:
#b20f39
RGB:
178, 15, 57
CMY:
30, 94, 78
CMYK:
0, 92, 68, 30
HSL:
345°, 84.4560%, 37.8431%
HSV (HSB):
345°, 91.5730%, 69.8039%
XYZ:
19.2694, 10.1020, 4.8052
xyY:
0.5638, 0.2956, 10.1020
CIE-Lab:
38.0249, 60.8630, 22.4692
CIE-LCH:
38.0249, 64.8781, 20.2630
CIE-Luv:
38.0249, 107.9170, 11.1432
Hunter-Lab:
31.7837, 52.5974, 13.2849
#b20f39 color charts
#b20f39 color shades, tints & tones
#b20f39 color schemes
#b20f39 color preview, HTML & CSS examples
This text has a color of #b20f39
<p style="color:#b20f39;">Text here</p>
.mytext {color:#b20f39;}
This box has a color of #b20f39
<div style="background-color:#b20f39;">Content here</div>
.mybackground {background-color:#b20f39;}
Border around this has a color of #b20f39
<div style="border:2px solid #b20f39;">Content here</div>
.myborder {border:2px solid #b20f39;}