#ff9acc color space conversions
Hex:
#ff9acc
RGB:
255, 154, 204
CMY:
0, 40, 20
CMYK:
0, 40, 20, 0
HSL:
330°, 100.0000%, 80.1961%
HSV (HSB):
330°, 39.6078%, 100.0000%
XYZ:
63.6947, 48.7308, 63.1757
xyY:
0.3627, 0.2775, 48.7308
CIE-Lab:
75.2836, 44.0836, -9.4263
CIE-LCH:
75.2836, 45.0801, 347.9304
CIE-Luv:
75.2836, 59.7324, -22.2268
Hunter-Lab:
69.8075, 40.7063, -4.7921
#ff9acc color charts
#ff9acc RGB chart
#ff9acc CMYK chart
#ff9acc RGB pie chart
#ff9acc color shades, tints & tones
#ff9acc color schemes
#ff9acc color preview, HTML & CSS examples
This text has a color of #ff9acc
<p style="color:#ff9acc;">Text here</p>
.mytext {color:#ff9acc;}
Text color #ff9acc
This box has a color of #ff9acc
<div style="background-color:#ff9acc;">Content here</div>
.mybackground {background-color:#ff9acc;}
Background color #ff9acc
Border around this has a color of #ff9acc
<div style="border:2px solid #ff9acc;">Content here</div>
.myborder {border:2px solid #ff9acc;}
Border color #ff9acc