#b31f74 color space conversions
Hex:
#b31f74
RGB:
179, 31, 116
CMY:
30, 88, 55
CMYK:
0, 83, 35, 30
HSL:
326°, 70.4762%, 41.1765%
HSV (HSB):
326°, 82.6816%, 70.1961%
XYZ:
22.2328, 11.8246, 17.6336
xyY:
0.4301, 0.2288, 11.8246
CIE-Lab:
40.9360, 62.6601, -10.8504
CIE-LCH:
40.9360, 63.5926, 350.1759
CIE-Luv:
40.9360, 82.1447, -24.9423
Hunter-Lab:
34.3870, 55.2314, -6.3329
#b31f74 color charts
#b31f74 color shades, tints & tones
#b31f74 color schemes
#b31f74 color preview, HTML & CSS examples
This text has a color of #b31f74
<p style="color:#b31f74;">Text here</p>
.mytext {color:#b31f74;}
This box has a color of #b31f74
<div style="background-color:#b31f74;">Content here</div>
.mybackground {background-color:#b31f74;}
Border around this has a color of #b31f74
<div style="border:2px solid #b31f74;">Content here</div>
.myborder {border:2px solid #b31f74;}