#b4286c color space conversions
Hex:
#b4286c
RGB:
180, 40, 108
CMY:
29, 84, 58
CMYK:
0, 78, 40, 29
HSL:
331°, 63.6364%, 43.1373%
HSV (HSB):
331°, 77.7778%, 70.5882%
XYZ:
22.2880, 12.3036, 15.3875
xyY:
0.4459, 0.2462, 12.3036
CIE-Lab:
41.6946, 59.6450, -4.7021
CIE-LCH:
41.6946, 59.8301, 355.4924
CIE-Luv:
41.6946, 83.7615, -16.6222
Hunter-Lab:
35.0765, 52.0369, -1.4560
#b4286c color charts
#b4286c color shades, tints & tones
#b4286c color schemes
#b4286c color preview, HTML & CSS examples
This text has a color of #b4286c
<p style="color:#b4286c;">Text here</p>
.mytext {color:#b4286c;}
This box has a color of #b4286c
<div style="background-color:#b4286c;">Content here</div>
.mybackground {background-color:#b4286c;}
Border around this has a color of #b4286c
<div style="border:2px solid #b4286c;">Content here</div>
.myborder {border:2px solid #b4286c;}