#b4627b color space conversions
Hex:
#b4627b
RGB:
180, 98, 123
CMY:
29, 62, 52
CMYK:
0, 46, 32, 29
HSL:
342°, 35.3448%, 54.5098%
HSV (HSB):
342°, 45.5556%, 70.5882%
XYZ:
26.7652, 19.8687, 21.1633
xyY:
0.3948, 0.2931, 19.8687
CIE-Lab:
51.6885, 35.9679, 0.8521
CIE-LCH:
51.6885, 35.9779, 1.3571
CIE-Luv:
51.6885, 52.3363, -5.2433
Hunter-Lab:
44.5743, 29.1775, 3.0520
#b4627b color charts
#b4627b color shades, tints & tones
#b4627b color schemes
#b4627b color preview, HTML & CSS examples
This text has a color of #b4627b
<p style="color:#b4627b;">Text here</p>
.mytext {color:#b4627b;}
This box has a color of #b4627b
<div style="background-color:#b4627b;">Content here</div>
.mybackground {background-color:#b4627b;}
Border around this has a color of #b4627b
<div style="border:2px solid #b4627b;">Content here</div>
.myborder {border:2px solid #b4627b;}