#b01e5d color space conversions
Hex:
#b01e5d
RGB:
176, 30, 93
CMY:
31, 88, 64
CMYK:
0, 83, 47, 31
HSL:
334°, 70.8738%, 40.3922%
HSV (HSB):
334°, 82.9545%, 69.0196%
XYZ:
20.3446, 10.9490, 11.3970
xyY:
0.4766, 0.2565, 10.9490
CIE-Lab:
39.4944, 59.8933, 1.4244
CIE-LCH:
39.4944, 59.9102, 1.3624
CIE-Luv:
39.4944, 89.4086, -9.1934
Hunter-Lab:
33.0892, 51.8427, 2.7410
#b01e5d color charts
#b01e5d color shades, tints & tones
#b01e5d color schemes
#b01e5d color preview, HTML & CSS examples
This text has a color of #b01e5d
<p style="color:#b01e5d;">Text here</p>
.mytext {color:#b01e5d;}
This box has a color of #b01e5d
<div style="background-color:#b01e5d;">Content here</div>
.mybackground {background-color:#b01e5d;}
Border around this has a color of #b01e5d
<div style="border:2px solid #b01e5d;">Content here</div>
.myborder {border:2px solid #b01e5d;}