#b03d88 color space conversions
Hex:
#b03d88
RGB:
176, 61, 136
CMY:
31, 76, 47
CMYK:
0, 65, 23, 31
HSL:
321°, 48.5232%, 46.4706%
HSV (HSB):
321°, 65.3409%, 69.0196%
XYZ:
24.0172, 14.3452, 24.7956
xyY:
0.3803, 0.2271, 14.3452
CIE-Lab:
44.7239, 54.3638, -17.4371
CIE-LCH:
44.7239, 57.0918, 342.2165
CIE-Luv:
44.7239, 63.0946, -32.9197
Hunter-Lab:
37.8750, 46.9085, -12.3028
#b03d88 color charts
#b03d88 color shades, tints & tones
#b03d88 color schemes
#b03d88 color preview, HTML & CSS examples
This text has a color of #b03d88
<p style="color:#b03d88;">Text here</p>
.mytext {color:#b03d88;}
This box has a color of #b03d88
<div style="background-color:#b03d88;">Content here</div>
.mybackground {background-color:#b03d88;}
Border around this has a color of #b03d88
<div style="border:2px solid #b03d88;">Content here</div>
.myborder {border:2px solid #b03d88;}