#b03c9d color space conversions
Hex:
#b03c9d
RGB:
176, 60, 157
CMY:
31, 76, 38
CMYK:
0, 66, 11, 31
HSL:
310°, 49.1525%, 46.2745%
HSV (HSB):
310°, 65.9091%, 69.0196%
XYZ:
25.6062, 14.8961, 33.4239
xyY:
0.3464, 0.2015, 14.8961
CIE-Lab:
45.4916, 57.8776, -28.8957
CIE-LCH:
45.4916, 64.6899, 333.4691
CIE-Luv:
45.4916, 56.4019, -50.0004
Hunter-Lab:
38.5955, 50.8835, -24.3286
#b03c9d color charts
#b03c9d color shades, tints & tones
#b03c9d color schemes
#b03c9d color preview, HTML & CSS examples
This text has a color of #b03c9d
<p style="color:#b03c9d;">Text here</p>
.mytext {color:#b03c9d;}
This box has a color of #b03c9d
<div style="background-color:#b03c9d;">Content here</div>
.mybackground {background-color:#b03c9d;}
Border around this has a color of #b03c9d
<div style="border:2px solid #b03c9d;">Content here</div>
.myborder {border:2px solid #b03c9d;}