#fa95d2 color space conversions
Hex:
#fa95d2
RGB:
250, 149, 210
CMY:
2, 42, 18
CMYK:
0, 40, 16, 2
HSL:
324°, 90.9910%, 78.2353%
HSV (HSB):
324°, 40.4000%, 98.0392%
XYZ:
61.8046, 46.4720, 66.6853
xyY:
0.3532, 0.2656, 46.4720
CIE-Lab:
73.8508, 45.8880, -14.9301
CIE-LCH:
73.8508, 48.2557, 341.9772
CIE-Luv:
73.8508, 57.5690, -30.8946
Hunter-Lab:
68.1704, 42.5335, -10.2791
#fa95d2 color charts
#fa95d2 color shades, tints & tones
#fa95d2 color schemes
#fa95d2 color preview, HTML & CSS examples
This text has a color of #fa95d2
<p style="color:#fa95d2;">Text here</p>
.mytext {color:#fa95d2;}
This box has a color of #fa95d2
<div style="background-color:#fa95d2;">Content here</div>
.mybackground {background-color:#fa95d2;}
Border around this has a color of #fa95d2
<div style="border:2px solid #fa95d2;">Content here</div>
.myborder {border:2px solid #fa95d2;}