#b03c96 color space conversions
Hex:
#b03c96
RGB:
176, 60, 150
CMY:
31, 76, 41
CMYK:
0, 66, 15, 31
HSL:
313°, 49.1525%, 46.2745%
HSV (HSB):
313°, 65.9091%, 69.0196%
XYZ:
25.0254, 14.6638, 30.3656
xyY:
0.3572, 0.2093, 14.6638
CIE-Lab:
45.1703, 56.8025, -25.2024
CIE-LCH:
45.1703, 62.1425, 336.0739
CIE-Luv:
45.1703, 58.7277, -44.4216
Hunter-Lab:
38.2934, 49.6394, -20.2099
#b03c96 color charts
#b03c96 color shades, tints & tones
#b03c96 color schemes
#b03c96 color preview, HTML & CSS examples
This text has a color of #b03c96
<p style="color:#b03c96;">Text here</p>
.mytext {color:#b03c96;}
This box has a color of #b03c96
<div style="background-color:#b03c96;">Content here</div>
.mybackground {background-color:#b03c96;}
Border around this has a color of #b03c96
<div style="border:2px solid #b03c96;">Content here</div>
.myborder {border:2px solid #b03c96;}