#b2048c color space conversions
Hex:
#b2048c
RGB:
178, 4, 140
CMY:
30, 98, 45
CMYK:
0, 98, 21, 30
HSL:
313°, 95.6044%, 35.6863%
HSV (HSB):
313°, 97.7528%, 69.8039%
XYZ:
23.1371, 11.4453, 25.8006
xyY:
0.3832, 0.1895, 11.4453
CIE-Lab:
40.3205, 69.4350, -26.6575
CIE-LCH:
40.3205, 74.3764, 338.9972
CIE-Luv:
40.3205, 74.5049, -47.1415
Hunter-Lab:
33.8308, 62.8734, -21.5351
#b2048c color charts
#b2048c color shades, tints & tones
#b2048c color schemes
#b2048c color preview, HTML & CSS examples
This text has a color of #b2048c
<p style="color:#b2048c;">Text here</p>
.mytext {color:#b2048c;}
This box has a color of #b2048c
<div style="background-color:#b2048c;">Content here</div>
.mybackground {background-color:#b2048c;}
Border around this has a color of #b2048c
<div style="border:2px solid #b2048c;">Content here</div>
.myborder {border:2px solid #b2048c;}