#b03d71 color space conversions
Hex:
#b03d71
RGB:
176, 61, 113
CMY:
31, 76, 56
CMYK:
0, 65, 36, 31
HSL:
333°, 48.5232%, 46.4706%
HSV (HSB):
333°, 65.3409%, 69.0196%
XYZ:
22.5539, 13.7598, 17.0900
xyY:
0.4223, 0.2577, 13.7598
CIE-Lab:
43.8865, 51.4185, -4.6314
CIE-LCH:
43.8865, 51.6266, 354.8531
CIE-Luv:
43.8865, 70.8043, -15.0648
Hunter-Lab:
37.0943, 43.6157, -1.3500
#b03d71 color charts
#b03d71 color shades, tints & tones
#b03d71 color schemes
#b03d71 color preview, HTML & CSS examples
This text has a color of #b03d71
<p style="color:#b03d71;">Text here</p>
.mytext {color:#b03d71;}
This box has a color of #b03d71
<div style="background-color:#b03d71;">Content here</div>
.mybackground {background-color:#b03d71;}
Border around this has a color of #b03d71
<div style="border:2px solid #b03d71;">Content here</div>
.myborder {border:2px solid #b03d71;}