#b20e30 color space conversions
Hex:
#b20e30
RGB:
178, 14, 48
CMY:
30, 95, 81
CMYK:
0, 92, 73, 30
HSL:
348°, 85.4167%, 37.6471%
HSV (HSB):
348°, 92.1348%, 69.8039%
XYZ:
19.0506, 9.9925, 3.7210
xyY:
0.5814, 0.3050, 9.9925
CIE-Lab:
37.8289, 60.5920, 27.9059
CIE-LCH:
37.8289, 66.7093, 24.7286
CIE-Luv:
37.8289, 110.7832, 15.2490
Hunter-Lab:
31.6108, 52.2561, 15.1485
#b20e30 color charts
#b20e30 color shades, tints & tones
#b20e30 color schemes
#b20e30 color preview, HTML & CSS examples
This text has a color of #b20e30
<p style="color:#b20e30;">Text here</p>
.mytext {color:#b20e30;}
This box has a color of #b20e30
<div style="background-color:#b20e30;">Content here</div>
.mybackground {background-color:#b20e30;}
Border around this has a color of #b20e30
<div style="border:2px solid #b20e30;">Content here</div>
.myborder {border:2px solid #b20e30;}