#b0044c color space conversions
Hex:
#b0044c
RGB:
176, 4, 76
CMY:
31, 98, 70
CMYK:
0, 98, 57, 31
HSL:
335°, 95.5556%, 35.2941%
HSV (HSB):
335°, 97.7273%, 69.0196%
XYZ:
19.2524, 9.8387, 7.7218
xyY:
0.5230, 0.2673, 9.8387
CIE-Lab:
37.5514, 62.8174, 9.5454
CIE-LCH:
37.5514, 63.5384, 8.6403
CIE-Luv:
37.5514, 101.2835, -1.1171
Hunter-Lab:
31.3668, 54.6686, 7.3608
#b0044c color charts
#b0044c color shades, tints & tones
#b0044c color schemes
#b0044c color preview, HTML & CSS examples
This text has a color of #b0044c
<p style="color:#b0044c;">Text here</p>
.mytext {color:#b0044c;}
This box has a color of #b0044c
<div style="background-color:#b0044c;">Content here</div>
.mybackground {background-color:#b0044c;}
Border around this has a color of #b0044c
<div style="border:2px solid #b0044c;">Content here</div>
.myborder {border:2px solid #b0044c;}