#ff1aa7 color space conversions
Hex:
#ff1aa7
RGB:
255, 26, 167
CMY:
0, 90, 35
CMYK:
0, 90, 35, 0
HSL:
323°, 100.0000%, 55.0980%
HSV (HSB):
323°, 89.8039%, 100.0000%
XYZ:
48.5844, 24.7888, 38.7832
xyY:
0.4332, 0.2210, 24.7888
CIE-Lab:
56.8691, 85.6909, -16.1360
CIE-LCH:
56.8691, 87.1969, 349.3358
CIE-Luv:
56.8691, 121.4024, -38.9614
Hunter-Lab:
49.7884, 87.0541, -11.3328
#ff1aa7 color charts
#ff1aa7 color shades, tints & tones
#ff1aa7 color schemes
#ff1aa7 color preview, HTML & CSS examples
This text has a color of #ff1aa7
<p style="color:#ff1aa7;">Text here</p>
.mytext {color:#ff1aa7;}
This box has a color of #ff1aa7
<div style="background-color:#ff1aa7;">Content here</div>
.mybackground {background-color:#ff1aa7;}
Border around this has a color of #ff1aa7
<div style="border:2px solid #ff1aa7;">Content here</div>
.myborder {border:2px solid #ff1aa7;}