#b80a75 color space conversions
Hex:
#b80a75
RGB:
184, 10, 117
CMY:
28, 96, 54
CMYK:
0, 95, 36, 28
HSL:
323°, 89.6907%, 38.0392%
HSV (HSB):
323°, 94.5652%, 72.1569%
XYZ:
23.0866, 11.6918, 17.8696
xyY:
0.4385, 0.2221, 11.6918
CIE-Lab:
40.7220, 67.4769, -11.7036
CIE-LCH:
40.7220, 68.4843, 350.1602
CIE-Luv:
40.7220, 89.2065, -26.9415
Hunter-Lab:
34.1933, 60.6814, -7.0500
#b80a75 color charts
#b80a75 color shades, tints & tones
#b80a75 color schemes
#b80a75 color preview, HTML & CSS examples
This text has a color of #b80a75
<p style="color:#b80a75;">Text here</p>
.mytext {color:#b80a75;}
This box has a color of #b80a75
<div style="background-color:#b80a75;">Content here</div>
.mybackground {background-color:#b80a75;}
Border around this has a color of #b80a75
<div style="border:2px solid #b80a75;">Content here</div>
.myborder {border:2px solid #b80a75;}