#fa7acc color space conversions
Hex:
#fa7acc
RGB:
250, 122, 204
CMY:
2, 52, 20
CMYK:
0, 51, 18, 2
HSL:
322°, 92.7536%, 72.9412%
HSV (HSB):
322°, 51.2000%, 98.0392%
XYZ:
57.2830, 38.6027, 61.5587
xyY:
0.3638, 0.2452, 38.6027
CIE-Lab:
68.4625, 58.2809, -19.7512
CIE-LCH:
68.4625, 61.5368, 341.2786
CIE-Luv:
68.4625, 72.3127, -40.1964
Hunter-Lab:
62.1311, 55.8422, -15.2520
#fa7acc color charts
#fa7acc RGB chart
#fa7acc CMYK chart
#fa7acc RGB pie chart
#fa7acc color shades, tints & tones
#fa7acc color schemes
#fa7acc color preview, HTML & CSS examples
This text has a color of #fa7acc
<p style="color:#fa7acc;">Text here</p>
.mytext {color:#fa7acc;}
Text color #fa7acc
This box has a color of #fa7acc
<div style="background-color:#fa7acc;">Content here</div>
.mybackground {background-color:#fa7acc;}
Background color #fa7acc
Border around this has a color of #fa7acc
<div style="border:2px solid #fa7acc;">Content here</div>
.myborder {border:2px solid #fa7acc;}
Border color #fa7acc