#b20e29 color space conversions
Hex:
#b20e29
RGB:
178, 14, 41
CMY:
30, 95, 84
CMYK:
0, 92, 77, 30
HSL:
350°, 85.4167%, 37.6471%
HSV (HSB):
350°, 92.1348%, 69.8039%
XYZ:
18.9174, 9.9391, 3.0192
xyY:
0.5935, 0.3118, 9.9391
CIE-Lab:
37.7330, 60.3214, 32.1079
CIE-LCH:
37.7330, 68.3344, 28.0255
CIE-Luv:
37.7330, 112.5868, 18.0841
Hunter-Lab:
31.5264, 51.9374, 16.3904
#b20e29 color charts
#b20e29 color shades, tints & tones
#b20e29 color schemes
#b20e29 color preview, HTML & CSS examples
This text has a color of #b20e29
<p style="color:#b20e29;">Text here</p>
.mytext {color:#b20e29;}
This box has a color of #b20e29
<div style="background-color:#b20e29;">Content here</div>
.mybackground {background-color:#b20e29;}
Border around this has a color of #b20e29
<div style="border:2px solid #b20e29;">Content here</div>
.myborder {border:2px solid #b20e29;}