#fa2c8d color space conversions
Hex:
#fa2c8d
RGB:
250, 44, 141
CMY:
2, 83, 45
CMYK:
0, 82, 44, 2
HSL:
332°, 95.3704%, 57.6471%
HSV (HSB):
332°, 82.4000%, 98.0392%
XYZ:
45.1327, 24.0484, 27.4624
xyY:
0.4670, 0.2488, 24.0484
CIE-Lab:
56.1363, 79.1485, -1.9909
CIE-LCH:
56.1363, 79.1735, 358.5591
CIE-Luv:
56.1363, 125.4579, -18.2762
Hunter-Lab:
49.0392, 78.4620, 1.1246
#fa2c8d color charts
#fa2c8d color shades, tints & tones
#fa2c8d color schemes
#fa2c8d color preview, HTML & CSS examples
This text has a color of #fa2c8d
<p style="color:#fa2c8d;">Text here</p>
.mytext {color:#fa2c8d;}
This box has a color of #fa2c8d
<div style="background-color:#fa2c8d;">Content here</div>
.mybackground {background-color:#fa2c8d;}
Border around this has a color of #fa2c8d
<div style="border:2px solid #fa2c8d;">Content here</div>
.myborder {border:2px solid #fa2c8d;}