#b03e94 color space conversions
Hex:
#b03e94
RGB:
176, 62, 148
CMY:
31, 76, 42
CMYK:
0, 65, 16, 31
HSL:
315°, 47.8992%, 46.6667%
HSV (HSB):
315°, 64.7727%, 69.0196%
XYZ:
24.9724, 14.8135, 29.5601
xyY:
0.3601, 0.2136, 14.8135
CIE-Lab:
45.3777, 55.6825, -23.6790
CIE-LCH:
45.3777, 60.5081, 336.9623
CIE-Luv:
45.3777, 58.7429, -42.1049
Hunter-Lab:
38.4883, 48.4620, -18.5946
#b03e94 color charts
#b03e94 color shades, tints & tones
#b03e94 color schemes
#b03e94 color preview, HTML & CSS examples
This text has a color of #b03e94
<p style="color:#b03e94;">Text here</p>
.mytext {color:#b03e94;}
This box has a color of #b03e94
<div style="background-color:#b03e94;">Content here</div>
.mybackground {background-color:#b03e94;}
Border around this has a color of #b03e94
<div style="border:2px solid #b03e94;">Content here</div>
.myborder {border:2px solid #b03e94;}