#b01a28 color space conversions
Hex:
#b01a28
RGB:
176, 26, 40
CMY:
31, 90, 84
CMYK:
0, 85, 77, 31
HSL:
354°, 74.2574%, 39.6078%
HSV (HSB):
354°, 85.2273%, 69.0196%
XYZ:
18.6569, 10.1221, 2.9779
xyY:
0.5875, 0.3187, 10.1221
CIE-Lab:
38.0607, 57.5629, 32.9502
CIE-LCH:
38.0607, 66.3265, 29.7877
CIE-Luv:
38.0607, 107.9101, 19.4940
Hunter-Lab:
31.8152, 48.9982, 16.7211
#b01a28 color charts
#b01a28 color shades, tints & tones
#b01a28 color schemes
#b01a28 color preview, HTML & CSS examples
This text has a color of #b01a28
<p style="color:#b01a28;">Text here</p>
.mytext {color:#b01a28;}
This box has a color of #b01a28
<div style="background-color:#b01a28;">Content here</div>
.mybackground {background-color:#b01a28;}
Border around this has a color of #b01a28
<div style="border:2px solid #b01a28;">Content here</div>
.myborder {border:2px solid #b01a28;}