#fa5d4d color space conversions
Hex:
#fa5d4d
RGB:
250, 93, 77
CMY:
2, 64, 70
CMYK:
0, 63, 69, 2
HSL:
6°, 94.5355%, 64.1176%
HSV (HSB):
6°, 69.2000%, 98.0392%
XYZ:
44.6782, 28.6885, 10.2038
xyY:
0.5346, 0.3433, 28.6885
CIE-Lab:
60.5057, 59.0007, 41.0622
CIE-LCH:
60.5057, 71.8832, 34.8364
CIE-Luv:
60.5057, 122.4029, 33.2877
Hunter-Lab:
53.5617, 55.1622, 26.1981
#fa5d4d color charts
#fa5d4d color shades, tints & tones
#fa5d4d color schemes
#fa5d4d color preview, HTML & CSS examples
This text has a color of #fa5d4d
<p style="color:#fa5d4d;">Text here</p>
.mytext {color:#fa5d4d;}
This box has a color of #fa5d4d
<div style="background-color:#fa5d4d;">Content here</div>
.mybackground {background-color:#fa5d4d;}
Border around this has a color of #fa5d4d
<div style="border:2px solid #fa5d4d;">Content here</div>
.myborder {border:2px solid #fa5d4d;}