#b03d81 color space conversions
Hex:
#b03d81
RGB:
176, 61, 129
CMY:
31, 76, 49
CMYK:
0, 65, 27, 31
HSL:
325°, 48.5232%, 46.4706%
HSV (HSB):
325°, 65.3409%, 69.0196%
XYZ:
23.5357, 14.1526, 22.2601
xyY:
0.3926, 0.2361, 14.1526
CIE-Lab:
44.4509, 53.4138, -13.5943
CIE-LCH:
44.4509, 55.1166, 345.7209
CIE-Luv:
44.4509, 65.4535, -27.3986
Hunter-Lab:
37.6199, 45.8380, -8.7486
#b03d81 color charts
#b03d81 color shades, tints & tones
#b03d81 color schemes
#b03d81 color preview, HTML & CSS examples
This text has a color of #b03d81
<p style="color:#b03d81;">Text here</p>
.mytext {color:#b03d81;}
This box has a color of #b03d81
<div style="background-color:#b03d81;">Content here</div>
.mybackground {background-color:#b03d81;}
Border around this has a color of #b03d81
<div style="border:2px solid #b03d81;">Content here</div>
.myborder {border:2px solid #b03d81;}