#b012a3 color space conversions
Hex:
#b012a3
RGB:
176, 18, 163
CMY:
31, 93, 36
CMYK:
0, 90, 7, 31
HSL:
305°, 81.4433%, 38.0392%
HSV (HSB):
305°, 89.7727%, 69.0196%
XYZ:
24.7317, 12.3071, 35.7223
xyY:
0.3399, 0.1691, 12.3071
CIE-Lab:
41.7000, 70.5018, -38.4571
CIE-LCH:
41.7000, 80.3085, 331.3886
CIE-Luv:
41.7000, 62.1898, -64.1725
Hunter-Lab:
35.0814, 64.4462, -35.8162
#b012a3 color charts
#b012a3 color shades, tints & tones
#b012a3 color schemes
#b012a3 color preview, HTML & CSS examples
This text has a color of #b012a3
<p style="color:#b012a3;">Text here</p>
.mytext {color:#b012a3;}
This box has a color of #b012a3
<div style="background-color:#b012a3;">Content here</div>
.mybackground {background-color:#b012a3;}
Border around this has a color of #b012a3
<div style="border:2px solid #b012a3;">Content here</div>
.myborder {border:2px solid #b012a3;}