#b2138c color space conversions
Hex:
#b2138c
RGB:
178, 19, 140
CMY:
30, 93, 45
CMYK:
0, 89, 21, 30
HSL:
314°, 80.7107%, 38.6275%
HSV (HSB):
314°, 89.3258%, 69.8039%
XYZ:
23.3266, 11.8242, 25.8638
xyY:
0.3823, 0.1938, 11.8242
CIE-Lab:
40.9353, 67.6349, -25.6984
CIE-LCH:
40.9353, 72.3525, 339.1953
CIE-Luv:
40.9353, 73.1486, -45.7259
Hunter-Lab:
34.3863, 60.9128, -20.5248
#b2138c color charts
#b2138c color shades, tints & tones
#b2138c color schemes
#b2138c color preview, HTML & CSS examples
This text has a color of #b2138c
<p style="color:#b2138c;">Text here</p>
.mytext {color:#b2138c;}
This box has a color of #b2138c
<div style="background-color:#b2138c;">Content here</div>
.mybackground {background-color:#b2138c;}
Border around this has a color of #b2138c
<div style="border:2px solid #b2138c;">Content here</div>
.myborder {border:2px solid #b2138c;}