#b01e37 color space conversions
Hex:
#b01e37
RGB:
176, 30, 55
CMY:
31, 88, 78
CMYK:
0, 83, 69, 31
HSL:
350°, 70.8738%, 40.3922%
HSV (HSB):
350°, 82.9545%, 69.0196%
XYZ:
19.0584, 10.4345, 4.6240
xyY:
0.5586, 0.3058, 10.4345
CIE-Lab:
38.6112, 57.2595, 24.3797
CIE-LCH:
38.6112, 62.2336, 23.0631
CIE-Luv:
38.6112, 102.6773, 13.7382
Hunter-Lab:
32.3025, 48.7852, 14.1245
#b01e37 color charts
#b01e37 color shades, tints & tones
#b01e37 color schemes
#b01e37 color preview, HTML & CSS examples
This text has a color of #b01e37
<p style="color:#b01e37;">Text here</p>
.mytext {color:#b01e37;}
This box has a color of #b01e37
<div style="background-color:#b01e37;">Content here</div>
.mybackground {background-color:#b01e37;}
Border around this has a color of #b01e37
<div style="border:2px solid #b01e37;">Content here</div>
.myborder {border:2px solid #b01e37;}