#b80b7a color space conversions
Hex:
#b80b7a
RGB:
184, 11, 122
CMY:
28, 96, 52
CMYK:
0, 94, 34, 28
HSL:
322°, 88.7179%, 38.2353%
HSV (HSB):
322°, 94.0217%, 72.1569%
XYZ:
23.3997, 11.8348, 19.4634
xyY:
0.4278, 0.2164, 11.8348
CIE-Lab:
40.9524, 67.8878, -14.4696
CIE-LCH:
40.9524, 69.4127, 347.9680
CIE-Luv:
40.9524, 86.8367, -30.6560
Hunter-Lab:
34.4018, 61.2104, -9.4631
#b80b7a color charts
#b80b7a color shades, tints & tones
#b80b7a color schemes
#b80b7a color preview, HTML & CSS examples
This text has a color of #b80b7a
<p style="color:#b80b7a;">Text here</p>
.mytext {color:#b80b7a;}
This box has a color of #b80b7a
<div style="background-color:#b80b7a;">Content here</div>
.mybackground {background-color:#b80b7a;}
Border around this has a color of #b80b7a
<div style="border:2px solid #b80b7a;">Content here</div>
.myborder {border:2px solid #b80b7a;}