#ff529c color space conversions
Hex:
#ff529c
RGB:
255, 82, 156
CMY:
0, 68, 39
CMYK:
0, 68, 39, 0
HSL:
334°, 100.0000%, 66.0784%
HSV (HSB):
334°, 67.8431%, 100.0000%
XYZ:
50.2580, 29.6949, 34.5353
xyY:
0.4390, 0.2594, 29.6949
CIE-Lab:
61.3901, 70.7426, -2.9636
CIE-LCH:
61.3901, 70.8046, 357.6011
CIE-Luv:
61.3901, 109.8244, -17.8634
Hunter-Lab:
54.4930, 69.2649, 0.5697
#ff529c color charts
#ff529c color shades, tints & tones
#ff529c color schemes
#ff529c color preview, HTML & CSS examples
This text has a color of #ff529c
<p style="color:#ff529c;">Text here</p>
.mytext {color:#ff529c;}
This box has a color of #ff529c
<div style="background-color:#ff529c;">Content here</div>
.mybackground {background-color:#ff529c;}
Border around this has a color of #ff529c
<div style="border:2px solid #ff529c;">Content here</div>
.myborder {border:2px solid #ff529c;}