#fa85c4 color space conversions
Hex:
#fa85c4
RGB:
250, 133, 196
CMY:
2, 48, 23
CMYK:
0, 47, 22, 2
HSL:
328°, 92.1260%, 75.0980%
HSV (HSB):
328°, 46.8000%, 98.0392%
XYZ:
57.7757, 41.0846, 57.1096
xyY:
0.3704, 0.2634, 41.0846
CIE-Lab:
70.2351, 51.8477, -12.6108
CIE-LCH:
70.2351, 53.3593, 346.3296
CIE-Luv:
70.2351, 68.9667, -28.2520
Hunter-Lab:
64.0972, 48.7253, -7.9583
#fa85c4 color charts
#fa85c4 color shades, tints & tones
#fa85c4 color schemes
#fa85c4 color preview, HTML & CSS examples
This text has a color of #fa85c4
<p style="color:#fa85c4;">Text here</p>
.mytext {color:#fa85c4;}
This box has a color of #fa85c4
<div style="background-color:#fa85c4;">Content here</div>
.mybackground {background-color:#fa85c4;}
Border around this has a color of #fa85c4
<div style="border:2px solid #fa85c4;">Content here</div>
.myborder {border:2px solid #fa85c4;}