#b00a83 color space conversions
Hex:
#b00a83
RGB:
176, 10, 131
CMY:
31, 96, 49
CMYK:
0, 94, 26, 31
HSL:
316°, 89.2473%, 36.4706%
HSV (HSB):
316°, 94.3182%, 69.0196%
XYZ:
22.1098, 11.0859, 22.4472
xyY:
0.3974, 0.1992, 11.0859
CIE-Lab:
39.7247, 67.3120, -22.0720
CIE-LCH:
39.7247, 70.8384, 341.8453
CIE-Luv:
39.7247, 76.4186, -40.3849
Hunter-Lab:
33.2955, 60.2654, -16.6654
#b00a83 color charts
#b00a83 color shades, tints & tones
#b00a83 color schemes
#b00a83 color preview, HTML & CSS examples
This text has a color of #b00a83
<p style="color:#b00a83;">Text here</p>
.mytext {color:#b00a83;}
This box has a color of #b00a83
<div style="background-color:#b00a83;">Content here</div>
.mybackground {background-color:#b00a83;}
Border around this has a color of #b00a83
<div style="border:2px solid #b00a83;">Content here</div>
.myborder {border:2px solid #b00a83;}