#b80d6d color space conversions
Hex:
#b80d6d
RGB:
184, 13, 109
CMY:
28, 95, 57
CMYK:
0, 93, 41, 28
HSL:
326°, 86.8020%, 38.6275%
HSV (HSB):
326°, 92.9348%, 72.1569%
XYZ:
22.6714, 11.5823, 15.5087
xyY:
0.4556, 0.2328, 11.5823
CIE-Lab:
40.5444, 66.3608, -6.9580
CIE-LCH:
40.5444, 66.7246, 354.0144
CIE-Luv:
40.5444, 92.4790, -20.6835
Hunter-Lab:
34.0328, 59.3527, -3.1954
#b80d6d color charts
#b80d6d color shades, tints & tones
#b80d6d color schemes
#b80d6d color preview, HTML & CSS examples
This text has a color of #b80d6d
<p style="color:#b80d6d;">Text here</p>
.mytext {color:#b80d6d;}
This box has a color of #b80d6d
<div style="background-color:#b80d6d;">Content here</div>
.mybackground {background-color:#b80d6d;}
Border around this has a color of #b80d6d
<div style="border:2px solid #b80d6d;">Content here</div>
.myborder {border:2px solid #b80d6d;}