#b80f64 color space conversions
Hex:
#b80f64
RGB:
184, 15, 100
CMY:
28, 94, 61
CMYK:
0, 92, 46, 28
HSL:
330°, 84.9246%, 39.0196%
HSV (HSB):
330°, 91.8478%, 72.1569%
XYZ:
22.2382, 11.4521, 13.0950
xyY:
0.4753, 0.2448, 11.4521
CIE-Lab:
40.3317, 65.2901, -1.5978
CIE-LCH:
40.3317, 65.3097, 358.5981
CIE-Luv:
40.3317, 96.1767, -13.9248
Hunter-Lab:
33.8409, 58.0778, 0.7460
#b80f64 color charts
#b80f64 color shades, tints & tones
#b80f64 color schemes
#b80f64 color preview, HTML & CSS examples
This text has a color of #b80f64
<p style="color:#b80f64;">Text here</p>
.mytext {color:#b80f64;}
This box has a color of #b80f64
<div style="background-color:#b80f64;">Content here</div>
.mybackground {background-color:#b80f64;}
Border around this has a color of #b80f64
<div style="border:2px solid #b80f64;">Content here</div>
.myborder {border:2px solid #b80f64;}