#b80b6a color space conversions
Hex:
#b80b6a
RGB:
184, 11, 106
CMY:
28, 96, 58
CMYK:
0, 94, 42, 28
HSL:
327°, 88.7179%, 38.2353%
HSV (HSB):
327°, 94.0217%, 72.1569%
XYZ:
22.4884, 11.4703, 14.6644
xyY:
0.4625, 0.2359, 11.4703
CIE-Lab:
40.3615, 66.3123, -5.3424
CIE-LCH:
40.3615, 66.5272, 355.3940
CIE-Luv:
40.3615, 94.0611, -18.6584
Hunter-Lab:
33.8678, 59.2559, -1.9644
#b80b6a color charts
#b80b6a color shades, tints & tones
#b80b6a color schemes
#b80b6a color preview, HTML & CSS examples
This text has a color of #b80b6a
<p style="color:#b80b6a;">Text here</p>
.mytext {color:#b80b6a;}
This box has a color of #b80b6a
<div style="background-color:#b80b6a;">Content here</div>
.mybackground {background-color:#b80b6a;}
Border around this has a color of #b80b6a
<div style="border:2px solid #b80b6a;">Content here</div>
.myborder {border:2px solid #b80b6a;}