#fa97cd color space conversions
Hex:
#fa97cd
RGB:
250, 151, 205
CMY:
2, 41, 20
CMYK:
0, 40, 18, 2
HSL:
327°, 90.8257%, 78.6275%
HSV (HSB):
327°, 39.6000%, 98.0392%
XYZ:
61.5104, 46.8650, 63.5615
xyY:
0.3577, 0.2726, 46.8650
CIE-Lab:
74.1033, 44.1109, -11.8001
CIE-LCH:
74.1033, 45.6619, 345.0235
CIE-Luv:
74.1033, 57.5594, -25.7744
Hunter-Lab:
68.4580, 40.5830, -7.1286
#fa97cd color charts
#fa97cd color shades, tints & tones
#fa97cd color schemes
#fa97cd color preview, HTML & CSS examples
This text has a color of #fa97cd
<p style="color:#fa97cd;">Text here</p>
.mytext {color:#fa97cd;}
This box has a color of #fa97cd
<div style="background-color:#fa97cd;">Content here</div>
.mybackground {background-color:#fa97cd;}
Border around this has a color of #fa97cd
<div style="border:2px solid #fa97cd;">Content here</div>
.myborder {border:2px solid #fa97cd;}