#b01e55 color space conversions
Hex:
#b01e55
RGB:
176, 30, 85
CMY:
31, 88, 67
CMYK:
0, 83, 52, 31
HSL:
337°, 70.8738%, 40.3922%
HSV (HSB):
337°, 82.9545%, 69.0196%
XYZ:
20.0085, 10.8145, 9.6272
xyY:
0.4946, 0.2674, 10.8145
CIE-Lab:
39.2663, 59.2202, 6.1870
CIE-LCH:
39.2663, 59.5425, 5.9644
CIE-Luv:
39.2663, 92.5333, -3.7207
Hunter-Lab:
32.8855, 51.0550, 5.6627
#b01e55 color charts
#b01e55 color shades, tints & tones
#b01e55 color schemes
#b01e55 color preview, HTML & CSS examples
This text has a color of #b01e55
<p style="color:#b01e55;">Text here</p>
.mytext {color:#b01e55;}
This box has a color of #b01e55
<div style="background-color:#b01e55;">Content here</div>
.mybackground {background-color:#b01e55;}
Border around this has a color of #b01e55
<div style="border:2px solid #b01e55;">Content here</div>
.myborder {border:2px solid #b01e55;}