#ff1aaf color space conversions
Hex:
#ff1aaf
RGB:
255, 26, 175
CMY:
0, 90, 31
CMYK:
0, 90, 31, 0
HSL:
321°, 100.0000%, 55.0980%
HSV (HSB):
321°, 89.8039%, 100.0000%
XYZ:
49.3473, 25.0939, 42.8002
xyY:
0.4209, 0.2140, 25.0939
CIE-Lab:
57.1668, 86.4889, -20.3573
CIE-LCH:
57.1668, 88.8524, 346.7551
CIE-Luv:
57.1668, 117.6862, -45.1761
Hunter-Lab:
50.0938, 88.1754, -15.5917
#ff1aaf color charts
#ff1aaf color shades, tints & tones
#ff1aaf color schemes
#ff1aaf color preview, HTML & CSS examples
This text has a color of #ff1aaf
<p style="color:#ff1aaf;">Text here</p>
.mytext {color:#ff1aaf;}
This box has a color of #ff1aaf
<div style="background-color:#ff1aaf;">Content here</div>
.mybackground {background-color:#ff1aaf;}
Border around this has a color of #ff1aaf
<div style="border:2px solid #ff1aaf;">Content here</div>
.myborder {border:2px solid #ff1aaf;}