#b01c10 color space conversions
Hex:
#b01c10
RGB:
176, 28, 16
CMY:
31, 89, 94
CMYK:
0, 84, 91, 31
HSL:
5°, 83.3333%, 37.6471%
HSV (HSB):
5°, 90.9091%, 69.0196%
XYZ:
18.4133, 10.0980, 1.4688
xyY:
0.6142, 0.3368, 10.0980
CIE-Lab:
38.0178, 56.4774, 45.5238
CIE-LCH:
38.0178, 72.5404, 38.8706
CIE-Luv:
38.0178, 111.0781, 26.2465
Hunter-Lab:
31.7774, 47.8207, 19.5036
#b01c10 color charts
#b01c10 color shades, tints & tones
#b01c10 color schemes
#b01c10 color preview, HTML & CSS examples
This text has a color of #b01c10
<p style="color:#b01c10;">Text here</p>
.mytext {color:#b01c10;}
This box has a color of #b01c10
<div style="background-color:#b01c10;">Content here</div>
.mybackground {background-color:#b01c10;}
Border around this has a color of #b01c10
<div style="border:2px solid #b01c10;">Content here</div>
.myborder {border:2px solid #b01c10;}