#b01d37 color space conversions
Hex:
#b01d37
RGB:
176, 29, 55
CMY:
31, 89, 78
CMYK:
0, 84, 69, 31
HSL:
349°, 71.7073%, 40.1961%
HSV (HSB):
349°, 83.5227%, 69.0196%
XYZ:
19.0334, 10.3847, 4.6157
xyY:
0.5593, 0.3051, 10.3847
CIE-Lab:
38.5242, 57.5071, 24.2714
CIE-LCH:
38.5242, 62.4193, 22.8826
CIE-Luv:
38.5242, 103.0327, 13.5659
Hunter-Lab:
32.2253, 49.0346, 14.0654
#b01d37 color charts
#b01d37 color shades, tints & tones
#b01d37 color schemes
#b01d37 color preview, HTML & CSS examples
This text has a color of #b01d37
<p style="color:#b01d37;">Text here</p>
.mytext {color:#b01d37;}
This box has a color of #b01d37
<div style="background-color:#b01d37;">Content here</div>
.mybackground {background-color:#b01d37;}
Border around this has a color of #b01d37
<div style="border:2px solid #b01d37;">Content here</div>
.myborder {border:2px solid #b01d37;}