#b01e63 color space conversions
Hex:
#b01e63
RGB:
176, 30, 99
CMY:
31, 88, 61
CMYK:
0, 83, 44, 31
HSL:
332°, 70.8738%, 40.3922%
HSV (HSB):
332°, 82.9545%, 69.0196%
XYZ:
20.6209, 11.0595, 12.8522
xyY:
0.4631, 0.2483, 11.0595
CIE-Lab:
39.6805, 60.4392, -2.1068
CIE-LCH:
39.6805, 60.4759, 358.0036
CIE-Luv:
39.6805, 86.9922, -13.4605
Hunter-Lab:
33.2558, 52.4845, 0.3655
#b01e63 color charts
#b01e63 color shades, tints & tones
#b01e63 color schemes
#b01e63 color preview, HTML & CSS examples
This text has a color of #b01e63
<p style="color:#b01e63;">Text here</p>
.mytext {color:#b01e63;}
This box has a color of #b01e63
<div style="background-color:#b01e63;">Content here</div>
.mybackground {background-color:#b01e63;}
Border around this has a color of #b01e63
<div style="border:2px solid #b01e63;">Content here</div>
.myborder {border:2px solid #b01e63;}