#b80b7e color space conversions
Hex:
#b80b7e
RGB:
184, 11, 126
CMY:
28, 96, 51
CMYK:
0, 94, 32, 28
HSL:
320°, 88.7179%, 38.2353%
HSV (HSB):
320°, 94.0217%, 72.1569%
XYZ:
23.6527, 11.9360, 20.7959
xyY:
0.4195, 0.2117, 11.9360
CIE-Lab:
41.1143, 68.3155, -16.7050
CIE-LCH:
41.1143, 70.3283, 346.2592
CIE-Luv:
41.1143, 85.0224, -33.7182
Hunter-Lab:
34.5486, 61.7450, -11.5046
#b80b7e color charts
#b80b7e color shades, tints & tones
#b80b7e color schemes
#b80b7e color preview, HTML & CSS examples
This text has a color of #b80b7e
<p style="color:#b80b7e;">Text here</p>
.mytext {color:#b80b7e;}
This box has a color of #b80b7e
<div style="background-color:#b80b7e;">Content here</div>
.mybackground {background-color:#b80b7e;}
Border around this has a color of #b80b7e
<div style="border:2px solid #b80b7e;">Content here</div>
.myborder {border:2px solid #b80b7e;}