#ff2aa8 color space conversions
Hex:
#ff2aa8
RGB:
255, 42, 168
CMY:
0, 84, 34
CMYK:
0, 84, 34, 0
HSL:
325°, 100.0000%, 58.2353%
HSV (HSB):
325°, 83.5294%, 100.0000%
XYZ:
49.1358, 25.7431, 39.4250
xyY:
0.4299, 0.2252, 25.7431
CIE-Lab:
57.7924, 83.2179, -15.3217
CIE-LCH:
57.7924, 84.6166, 349.5678
CIE-Luv:
57.7924, 118.1162, -37.4093
Hunter-Lab:
50.7376, 84.0739, -10.5541
#ff2aa8 color charts
#ff2aa8 color shades, tints & tones
#ff2aa8 color schemes
#ff2aa8 color preview, HTML & CSS examples
This text has a color of #ff2aa8
<p style="color:#ff2aa8;">Text here</p>
.mytext {color:#ff2aa8;}
This box has a color of #ff2aa8
<div style="background-color:#ff2aa8;">Content here</div>
.mybackground {background-color:#ff2aa8;}
Border around this has a color of #ff2aa8
<div style="border:2px solid #ff2aa8;">Content here</div>
.myborder {border:2px solid #ff2aa8;}