#b00c77 color space conversions
Hex:
#b00c77
RGB:
176, 12, 119
CMY:
31, 95, 53
CMYK:
0, 93, 32, 31
HSL:
321°, 87.2340%, 36.8627%
HSV (HSB):
321°, 93.1818%, 69.0196%
XYZ:
21.3657, 10.8250, 18.4161
xyY:
0.4222, 0.2139, 10.8250
CIE-Lab:
39.2841, 65.7226, -15.2879
CIE-LCH:
39.2841, 67.4773, 346.9052
CIE-Luv:
39.2841, 81.5899, -30.9899
Hunter-Lab:
32.9013, 58.3386, -10.1559
#b00c77 color charts
#b00c77 color shades, tints & tones
#b00c77 color schemes
#b00c77 color preview, HTML & CSS examples
This text has a color of #b00c77
<p style="color:#b00c77;">Text here</p>
.mytext {color:#b00c77;}
This box has a color of #b00c77
<div style="background-color:#b00c77;">Content here</div>
.mybackground {background-color:#b00c77;}
Border around this has a color of #b00c77
<div style="border:2px solid #b00c77;">Content here</div>
.myborder {border:2px solid #b00c77;}