#ff1aa2 color space conversions
Hex:
#ff1aa2
RGB:
255, 26, 162
CMY:
0, 90, 36
CMYK:
0, 90, 36, 0
HSL:
324°, 100.0000%, 55.0980%
HSV (HSB):
324°, 89.8039%, 100.0000%
XYZ:
48.1310, 24.6074, 36.3953
xyY:
0.4410, 0.2255, 24.6074
CIE-Lab:
56.6909, 85.2112, -13.4716
CIE-LCH:
56.6909, 86.2696, 351.0161
CIE-Luv:
56.6909, 123.7226, -35.1093
Hunter-Lab:
49.6059, 86.3825, -8.7764
#ff1aa2 color charts
#ff1aa2 color shades, tints & tones
#ff1aa2 color schemes
#ff1aa2 color preview, HTML & CSS examples
This text has a color of #ff1aa2
<p style="color:#ff1aa2;">Text here</p>
.mytext {color:#ff1aa2;}
This box has a color of #ff1aa2
<div style="background-color:#ff1aa2;">Content here</div>
.mybackground {background-color:#ff1aa2;}
Border around this has a color of #ff1aa2
<div style="border:2px solid #ff1aa2;">Content here</div>
.myborder {border:2px solid #ff1aa2;}