#b03c97 color space conversions
Hex:
#b03c97
RGB:
176, 60, 151
CMY:
31, 76, 41
CMYK:
0, 66, 14, 31
HSL:
313°, 49.1525%, 46.2745%
HSV (HSB):
313°, 65.9091%, 69.0196%
XYZ:
25.1063, 14.6962, 30.7916
xyY:
0.3556, 0.2082, 14.6962
CIE-Lab:
45.2152, 56.9537, -25.7330
CIE-LCH:
45.2152, 62.4973, 335.6854
CIE-Luv:
45.2152, 58.3935, -45.2190
Hunter-Lab:
38.3356, 49.8136, -20.7874
#b03c97 color charts
#b03c97 color shades, tints & tones
#b03c97 color schemes
#b03c97 color preview, HTML & CSS examples
This text has a color of #b03c97
<p style="color:#b03c97;">Text here</p>
.mytext {color:#b03c97;}
This box has a color of #b03c97
<div style="background-color:#b03c97;">Content here</div>
.mybackground {background-color:#b03c97;}
Border around this has a color of #b03c97
<div style="border:2px solid #b03c97;">Content here</div>
.myborder {border:2px solid #b03c97;}