#b03f7d color space conversions
Hex:
#b03f7d
RGB:
176, 63, 125
CMY:
31, 75, 51
CMYK:
0, 64, 29, 31
HSL:
327°, 47.2803%, 46.8627%
HSV (HSB):
327°, 64.2045%, 69.0196%
XYZ:
23.3837, 14.2658, 20.9232
xyY:
0.3992, 0.2436, 14.2658
CIE-Lab:
44.6117, 52.0434, -10.9094
CIE-LCH:
44.6117, 53.1745, 348.1610
CIE-Luv:
44.6117, 65.9969, -23.5242
Hunter-Lab:
37.7701, 44.4127, -6.4053
#b03f7d color charts
#b03f7d color shades, tints & tones
#b03f7d color schemes
#b03f7d color preview, HTML & CSS examples
This text has a color of #b03f7d
<p style="color:#b03f7d;">Text here</p>
.mytext {color:#b03f7d;}
This box has a color of #b03f7d
<div style="background-color:#b03f7d;">Content here</div>
.mybackground {background-color:#b03f7d;}
Border around this has a color of #b03f7d
<div style="border:2px solid #b03f7d;">Content here</div>
.myborder {border:2px solid #b03f7d;}