#b20c01 color space conversions
Hex:
#b20c01
RGB:
178, 12, 1
CMY:
30, 95, 100
CMYK:
0, 93, 99, 30
HSL:
4°, 98.8827%, 35.0980%
HSV (HSB):
4°, 99.4382%, 69.8039%
XYZ:
18.4970, 9.7301, 0.9319
xyY:
0.6343, 0.3337, 9.7301
CIE-Lab:
37.3536, 59.7783, 51.0733
CIE-LCH:
37.3536, 78.6252, 40.5099
CIE-Luv:
37.3536, 118.7555, 26.8411
Hunter-Lab:
31.1931, 51.2598, 20.0639
#b20c01 color charts
#b20c01 color shades, tints & tones
#b20c01 color schemes
#b20c01 color preview, HTML & CSS examples
This text has a color of #b20c01
<p style="color:#b20c01;">Text here</p>
.mytext {color:#b20c01;}
This box has a color of #b20c01
<div style="background-color:#b20c01;">Content here</div>
.mybackground {background-color:#b20c01;}
Border around this has a color of #b20c01
<div style="border:2px solid #b20c01;">Content here</div>
.myborder {border:2px solid #b20c01;}