#fa4f7a color space conversions
Hex:
#fa4f7a
RGB:
250, 79, 122
CMY:
2, 69, 52
CMYK:
0, 68, 51, 2
HSL:
345°, 94.4751%, 64.5098%
HSV (HSB):
345°, 68.4000%, 98.0392%
XYZ:
45.7332, 27.3211, 21.2754
xyY:
0.4848, 0.2896, 27.3211
CIE-Lab:
59.2704, 67.3617, 13.7200
CIE-LCH:
59.2704, 68.7447, 11.5123
CIE-Luv:
59.2704, 118.9494, 3.9273
Hunter-Lab:
52.2696, 64.7064, 12.4557
#fa4f7a color charts
#fa4f7a color shades, tints & tones
#fa4f7a color schemes
#fa4f7a color preview, HTML & CSS examples
This text has a color of #fa4f7a
<p style="color:#fa4f7a;">Text here</p>
.mytext {color:#fa4f7a;}
This box has a color of #fa4f7a
<div style="background-color:#fa4f7a;">Content here</div>
.mybackground {background-color:#fa4f7a;}
Border around this has a color of #fa4f7a
<div style="border:2px solid #fa4f7a;">Content here</div>
.myborder {border:2px solid #fa4f7a;}