#ff2acf color space conversions
Hex:
#ff2acf
RGB:
255, 42, 207
CMY:
0, 84, 19
CMYK:
0, 84, 19, 0
HSL:
314°, 100.0000%, 58.2353%
HSV (HSB):
314°, 83.5294%, 100.0000%
XYZ:
53.3304, 27.4209, 61.5134
xyY:
0.3749, 0.1927, 27.4209
CIE-Lab:
59.3619, 87.5612, -35.4013
CIE-LCH:
59.3619, 94.4469, 337.9863
CIE-Luv:
59.3619, 100.9080, -68.0529
Hunter-Lab:
52.3650, 90.1523, -32.9928
#ff2acf color charts
#ff2acf color shades, tints & tones
#ff2acf color schemes
#ff2acf color preview, HTML & CSS examples
This text has a color of #ff2acf
<p style="color:#ff2acf;">Text here</p>
.mytext {color:#ff2acf;}
This box has a color of #ff2acf
<div style="background-color:#ff2acf;">Content here</div>
.mybackground {background-color:#ff2acf;}
Border around this has a color of #ff2acf
<div style="border:2px solid #ff2acf;">Content here</div>
.myborder {border:2px solid #ff2acf;}