#b00a78 color space conversions
Hex:
#b00a78
RGB:
176, 10, 120
CMY:
31, 96, 53
CMYK:
0, 94, 32, 31
HSL:
320°, 89.2473%, 36.4706%
HSV (HSB):
320°, 94.3182%, 69.0196%
XYZ:
21.4032, 10.8033, 18.7265
xyY:
0.4202, 0.2121, 10.8033
CIE-Lab:
39.2471, 66.0596, -15.9695
CIE-LCH:
39.2471, 67.9624, 346.4098
CIE-Luv:
39.2471, 81.3426, -31.9348
Hunter-Lab:
32.8683, 58.7162, -10.7722
#b00a78 color charts
#b00a78 color shades, tints & tones
#b00a78 color schemes
#b00a78 color preview, HTML & CSS examples
This text has a color of #b00a78
<p style="color:#b00a78;">Text here</p>
.mytext {color:#b00a78;}
This box has a color of #b00a78
<div style="background-color:#b00a78;">Content here</div>
.mybackground {background-color:#b00a78;}
Border around this has a color of #b00a78
<div style="border:2px solid #b00a78;">Content here</div>
.myborder {border:2px solid #b00a78;}