#b80c8d color space conversions
Hex:
#b80c8d
RGB:
184, 12, 141
CMY:
28, 95, 45
CMYK:
0, 93, 23, 28
HSL:
315°, 87.7551%, 38.4314%
HSV (HSB):
315°, 93.4783%, 72.1569%
XYZ:
24.7064, 12.3764, 26.2860
xyY:
0.3899, 0.1953, 12.3764
CIE-Lab:
41.8082, 69.9268, -24.8639
CIE-LCH:
41.8082, 74.2157, 340.4262
CIE-Luv:
41.8082, 78.1933, -45.2157
Hunter-Lab:
35.1801, 63.7923, -19.6745
#b80c8d color charts
#b80c8d color shades, tints & tones
#b80c8d color schemes
#b80c8d color preview, HTML & CSS examples
This text has a color of #b80c8d
<p style="color:#b80c8d;">Text here</p>
.mytext {color:#b80c8d;}
This box has a color of #b80c8d
<div style="background-color:#b80c8d;">Content here</div>
.mybackground {background-color:#b80c8d;}
Border around this has a color of #b80c8d
<div style="border:2px solid #b80c8d;">Content here</div>
.myborder {border:2px solid #b80c8d;}