#b80044 color space conversions
Hex:
#b80044
RGB:
184, 0, 68
CMY:
28, 100, 73
CMYK:
0, 100, 63, 28
HSL:
338°, 100.0000%, 36.0784%
HSV (HSB):
338°, 100.0000%, 72.1569%
XYZ:
20.8106, 10.6077, 6.4195
xyY:
0.5500, 0.2803, 10.6077
CIE-Lab:
38.9117, 64.6712, 16.8341
CIE-LCH:
38.9117, 66.8262, 14.5904
CIE-Luv:
38.9117, 111.3256, 5.5464
Hunter-Lab:
32.5695, 57.0576, 11.1125
#b80044 color charts
#b80044 color shades, tints & tones
#b80044 color schemes
#b80044 color preview, HTML & CSS examples
This text has a color of #b80044
<p style="color:#b80044;">Text here</p>
.mytext {color:#b80044;}
This box has a color of #b80044
<div style="background-color:#b80044;">Content here</div>
.mybackground {background-color:#b80044;}
Border around this has a color of #b80044
<div style="border:2px solid #b80044;">Content here</div>
.myborder {border:2px solid #b80044;}