#b03c58 color space conversions
Hex:
#b03c58
RGB:
176, 60, 88
CMY:
31, 76, 65
CMYK:
0, 66, 50, 31
HSL:
346°, 49.1525%, 46.2745%
HSV (HSB):
346°, 65.9091%, 69.0196%
XYZ:
21.2818, 13.1664, 10.6522
xyY:
0.4719, 0.2919, 13.1664
CIE-Lab:
43.0129, 49.2514, 9.5905
CIE-LCH:
43.0129, 50.1765, 11.0190
CIE-Luv:
43.0129, 79.2182, 2.3853
Hunter-Lab:
36.2855, 41.1922, 7.9943
#b03c58 color charts
#b03c58 color shades, tints & tones
#b03c58 color schemes
#b03c58 color preview, HTML & CSS examples
This text has a color of #b03c58
<p style="color:#b03c58;">Text here</p>
.mytext {color:#b03c58;}
This box has a color of #b03c58
<div style="background-color:#b03c58;">Content here</div>
.mybackground {background-color:#b03c58;}
Border around this has a color of #b03c58
<div style="border:2px solid #b03c58;">Content here</div>
.myborder {border:2px solid #b03c58;}