#ff55ab color space conversions
Hex:
#ff55ab
RGB:
255, 85, 171
CMY:
0, 67, 33
CMYK:
0, 67, 33, 0
HSL:
330°, 100.0000%, 66.6667%
HSV (HSB):
330°, 66.6667%, 100.0000%
XYZ:
51.8392, 30.6973, 41.7210
xyY:
0.4172, 0.2470, 30.6973
CIE-Lab:
62.2512, 71.2270, -10.3493
CIE-LCH:
62.2512, 71.9749, 351.7328
CIE-Luv:
62.2512, 103.1373, -28.2731
Hunter-Lab:
55.4051, 70.0526, -5.8628
#ff55ab color charts
#ff55ab color shades, tints & tones
#ff55ab color schemes
#ff55ab color preview, HTML & CSS examples
This text has a color of #ff55ab
<p style="color:#ff55ab;">Text here</p>
.mytext {color:#ff55ab;}
This box has a color of #ff55ab
<div style="background-color:#ff55ab;">Content here</div>
.mybackground {background-color:#ff55ab;}
Border around this has a color of #ff55ab
<div style="border:2px solid #ff55ab;">Content here</div>
.myborder {border:2px solid #ff55ab;}