#b03d79 color space conversions
Hex:
#b03d79
RGB:
176, 61, 121
CMY:
31, 76, 53
CMYK:
0, 65, 31, 31
HSL:
329°, 48.5232%, 46.4706%
HSV (HSB):
329°, 65.3409%, 69.0196%
XYZ:
23.0244, 13.9481, 19.5679
xyY:
0.4072, 0.2467, 13.9481
CIE-Lab:
44.1584, 52.3848, -9.1433
CIE-LCH:
44.1584, 53.1767, 350.0992
CIE-Luv:
44.1584, 68.1422, -21.1697
Hunter-Lab:
37.3471, 44.6875, -4.9218
#b03d79 color charts
#b03d79 color shades, tints & tones
#b03d79 color schemes
#b03d79 color preview, HTML & CSS examples
This text has a color of #b03d79
<p style="color:#b03d79;">Text here</p>
.mytext {color:#b03d79;}
This box has a color of #b03d79
<div style="background-color:#b03d79;">Content here</div>
.mybackground {background-color:#b03d79;}
Border around this has a color of #b03d79
<div style="border:2px solid #b03d79;">Content here</div>
.myborder {border:2px solid #b03d79;}