#b00c80 color space conversions
Hex:
#b00c80
RGB:
176, 12, 128
CMY:
31, 95, 50
CMYK:
0, 93, 27, 31
HSL:
318°, 87.2340%, 36.8627%
HSV (HSB):
318°, 93.1818%, 69.0196%
XYZ:
21.9322, 11.0516, 21.3993
xyY:
0.4033, 0.2032, 11.0516
CIE-Lab:
39.6672, 66.7349, -20.3034
CIE-LCH:
39.6672, 69.7551, 343.0782
CIE-Luv:
39.6672, 77.5699, -37.8950
Hunter-Lab:
33.2439, 59.5864, -14.8946
#b00c80 color charts
#b00c80 color shades, tints & tones
#b00c80 color schemes
#b00c80 color preview, HTML & CSS examples
This text has a color of #b00c80
<p style="color:#b00c80;">Text here</p>
.mytext {color:#b00c80;}
This box has a color of #b00c80
<div style="background-color:#b00c80;">Content here</div>
.mybackground {background-color:#b00c80;}
Border around this has a color of #b00c80
<div style="border:2px solid #b00c80;">Content here</div>
.myborder {border:2px solid #b00c80;}