#fa74d8 color space conversions
Hex:
#fa74d8
RGB:
250, 116, 216
CMY:
2, 55, 15
CMYK:
0, 54, 14, 2
HSL:
315°, 93.0556%, 71.7647%
HSV (HSB):
315°, 53.6000%, 98.0392%
XYZ:
58.0644, 37.7726, 69.1963
xyY:
0.3518, 0.2289, 37.7726
CIE-Lab:
67.8527, 62.8211, -27.3772
CIE-LCH:
67.8527, 68.5274, 336.4526
CIE-Luv:
67.8527, 71.6558, -52.7992
Hunter-Lab:
61.4595, 61.0855, -23.7321
#fa74d8 color charts
#fa74d8 color shades, tints & tones
#fa74d8 color schemes
#fa74d8 color preview, HTML & CSS examples
This text has a color of #fa74d8
<p style="color:#fa74d8;">Text here</p>
.mytext {color:#fa74d8;}
This box has a color of #fa74d8
<div style="background-color:#fa74d8;">Content here</div>
.mybackground {background-color:#fa74d8;}
Border around this has a color of #fa74d8
<div style="border:2px solid #fa74d8;">Content here</div>
.myborder {border:2px solid #fa74d8;}