#ff2acc color space conversions
Hex:
#ff2acc
RGB:
255, 42, 204
CMY:
0, 84, 20
CMYK:
0, 84, 20, 0
HSL:
314°, 100.0000%, 58.2353%
HSV (HSB):
314°, 83.5294%, 100.0000%
XYZ:
52.9670, 27.2756, 59.5998
xyY:
0.3788, 0.1950, 27.2756
CIE-Lab:
59.2285, 87.1974, -33.8987
CIE-LCH:
59.2285, 93.5548, 338.7560
CIE-Luv:
59.2285, 102.2055, -65.6879
Hunter-Lab:
52.2260, 89.6372, -31.1029
#ff2acc color charts
#ff2acc RGB chart
#ff2acc CMYK chart
#ff2acc RGB pie chart
#ff2acc color shades, tints & tones
#ff2acc color schemes
#ff2acc color preview, HTML & CSS examples
This text has a color of #ff2acc
<p style="color:#ff2acc;">Text here</p>
.mytext {color:#ff2acc;}
Text color #ff2acc
This box has a color of #ff2acc
<div style="background-color:#ff2acc;">Content here</div>
.mybackground {background-color:#ff2acc;}
Background color #ff2acc
Border around this has a color of #ff2acc
<div style="border:2px solid #ff2acc;">Content here</div>
.myborder {border:2px solid #ff2acc;}
Border color #ff2acc