#b0377d color space conversions
Hex:
#b0377d
RGB:
176, 55, 125
CMY:
31, 78, 51
CMYK:
0, 69, 29, 31
HSL:
325°, 52.3810%, 45.2941%
HSV (HSB):
325°, 68.7500%, 69.0196%
XYZ:
22.9724, 13.4432, 20.7860
xyY:
0.4016, 0.2350, 13.4432
CIE-Lab:
43.4235, 55.3170, -12.7054
CIE-LCH:
43.4235, 56.7574, 347.0645
CIE-Luv:
43.4235, 69.0713, -26.3858
Hunter-Lab:
36.6649, 47.6754, -7.9472
#b0377d color charts
#b0377d color shades, tints & tones
#b0377d color schemes
#b0377d color preview, HTML & CSS examples
This text has a color of #b0377d
<p style="color:#b0377d;">Text here</p>
.mytext {color:#b0377d;}
This box has a color of #b0377d
<div style="background-color:#b0377d;">Content here</div>
.mybackground {background-color:#b0377d;}
Border around this has a color of #b0377d
<div style="border:2px solid #b0377d;">Content here</div>
.myborder {border:2px solid #b0377d;}