#fa3d4d color space conversions
Hex:
#fa3d4d
RGB:
250, 61, 77
CMY:
2, 76, 70
CMYK:
0, 76, 69, 2
HSL:
355°, 94.9749%, 60.9804%
HSV (HSB):
355°, 75.6000%, 98.0392%
XYZ:
42.4326, 24.1973, 9.4553
xyY:
0.5577, 0.3180, 24.1973
CIE-Lab:
56.2848, 70.5688, 36.0628
CIE-LCH:
56.2848, 79.2495, 27.0684
CIE-Luv:
56.2848, 141.5571, 24.6811
Hunter-Lab:
49.1908, 67.8928, 23.0370
#fa3d4d color charts
#fa3d4d color shades, tints & tones
#fa3d4d color schemes
#fa3d4d color preview, HTML & CSS examples
This text has a color of #fa3d4d
<p style="color:#fa3d4d;">Text here</p>
.mytext {color:#fa3d4d;}
This box has a color of #fa3d4d
<div style="background-color:#fa3d4d;">Content here</div>
.mybackground {background-color:#fa3d4d;}
Border around this has a color of #fa3d4d
<div style="border:2px solid #fa3d4d;">Content here</div>
.myborder {border:2px solid #fa3d4d;}