#b03c99 color space conversions
Hex:
#b03c99
RGB:
176, 60, 153
CMY:
31, 76, 40
CMYK:
0, 66, 13, 31
HSL:
312°, 49.1525%, 46.2745%
HSV (HSB):
312°, 65.9091%, 69.0196%
XYZ:
25.2701, 14.7617, 31.6544
xyY:
0.3525, 0.2059, 14.7617
CIE-Lab:
45.3061, 57.2584, -26.7913
CIE-LCH:
45.3061, 63.2163, 334.9250
CIE-Luv:
45.3061, 57.7270, -46.8135
Hunter-Lab:
38.4210, 50.1656, -21.9533
#b03c99 color charts
#b03c99 color shades, tints & tones
#b03c99 color schemes
#b03c99 color preview, HTML & CSS examples
This text has a color of #b03c99
<p style="color:#b03c99;">Text here</p>
.mytext {color:#b03c99;}
This box has a color of #b03c99
<div style="background-color:#b03c99;">Content here</div>
.mybackground {background-color:#b03c99;}
Border around this has a color of #b03c99
<div style="border:2px solid #b03c99;">Content here</div>
.myborder {border:2px solid #b03c99;}