#b80c5d color space conversions
Hex:
#b80c5d
RGB:
184, 12, 93
CMY:
28, 95, 64
CMYK:
0, 93, 49, 28
HSL:
332°, 87.7551%, 38.4314%
HSV (HSB):
332°, 93.4783%, 72.1569%
XYZ:
21.8744, 11.2436, 11.3732
xyY:
0.4917, 0.2527, 11.2436
CIE-Lab:
39.9878, 65.0832, 2.3406
CIE-LCH:
39.9878, 65.1253, 2.0597
CIE-Luv:
39.9878, 99.6263, -9.2989
Hunter-Lab:
33.5315, 57.7652, 3.3620
#b80c5d color charts
#b80c5d color shades, tints & tones
#b80c5d color schemes
#b80c5d color preview, HTML & CSS examples
This text has a color of #b80c5d
<p style="color:#b80c5d;">Text here</p>
.mytext {color:#b80c5d;}
This box has a color of #b80c5d
<div style="background-color:#b80c5d;">Content here</div>
.mybackground {background-color:#b80c5d;}
Border around this has a color of #b80c5d
<div style="border:2px solid #b80c5d;">Content here</div>
.myborder {border:2px solid #b80c5d;}