#b4285c color space conversions
Hex:
#b4285c
RGB:
180, 40, 92
CMY:
29, 84, 64
CMYK:
0, 78, 49, 29
HSL:
338°, 63.6364%, 43.1373%
HSV (HSB):
338°, 77.7778%, 70.5882%
XYZ:
21.5129, 11.9936, 11.3063
xyY:
0.4801, 0.2676, 11.9936
CIE-Lab:
41.2059, 58.1354, 4.6260
CIE-LCH:
41.2059, 58.3192, 4.5496
CIE-Luv:
41.2059, 89.8949, -5.1762
Hunter-Lab:
34.6318, 50.2771, 4.8856
#b4285c color charts
#b4285c color shades, tints & tones
#b4285c color schemes
#b4285c color preview, HTML & CSS examples
This text has a color of #b4285c
<p style="color:#b4285c;">Text here</p>
.mytext {color:#b4285c;}
This box has a color of #b4285c
<div style="background-color:#b4285c;">Content here</div>
.mybackground {background-color:#b4285c;}
Border around this has a color of #b4285c
<div style="border:2px solid #b4285c;">Content here</div>
.myborder {border:2px solid #b4285c;}