#b2017d color space conversions
Hex:
#b2017d
RGB:
178, 1, 125
CMY:
30, 100, 51
CMYK:
0, 99, 30, 30
HSL:
318°, 98.8827%, 35.0980%
HSV (HSB):
318°, 99.4382%, 69.8039%
XYZ:
22.0726, 10.9674, 20.3556
xyY:
0.4134, 0.2054, 10.9674
CIE-Lab:
39.5254, 67.9988, -18.6257
CIE-LCH:
39.5254, 70.5035, 344.6817
CIE-Luv:
39.5254, 81.5315, -35.8471
Hunter-Lab:
33.1170, 61.0163, -13.2611
#b2017d color charts
#b2017d color shades, tints & tones
#b2017d color schemes
#b2017d color preview, HTML & CSS examples
This text has a color of #b2017d
<p style="color:#b2017d;">Text here</p>
.mytext {color:#b2017d;}
This box has a color of #b2017d
<div style="background-color:#b2017d;">Content here</div>
.mybackground {background-color:#b2017d;}
Border around this has a color of #b2017d
<div style="border:2px solid #b2017d;">Content here</div>
.myborder {border:2px solid #b2017d;}