#b71e94 color space conversions
Hex:
#b71e94
RGB:
183, 30, 148
CMY:
28, 88, 42
CMYK:
0, 84, 19, 28
HSL:
314°, 71.8310%, 41.7647%
HSV (HSB):
314°, 83.6066%, 71.7647%
XYZ:
25.3380, 13.1339, 29.2166
xyY:
0.3743, 0.1940, 13.1339
CIE-Lab:
42.9644, 67.6397, -27.3364
CIE-LCH:
42.9644, 72.9548, 337.9941
CIE-Luv:
42.9644, 72.1101, -48.6064
Hunter-Lab:
36.2408, 61.3782, -22.4299
#b71e94 color charts
#b71e94 color shades, tints & tones
#b71e94 color schemes
#b71e94 color preview, HTML & CSS examples
This text has a color of #b71e94
<p style="color:#b71e94;">Text here</p>
.mytext {color:#b71e94;}
This box has a color of #b71e94
<div style="background-color:#b71e94;">Content here</div>
.mybackground {background-color:#b71e94;}
Border around this has a color of #b71e94
<div style="border:2px solid #b71e94;">Content here</div>
.myborder {border:2px solid #b71e94;}