#fa364d color space conversions
Hex:
#fa364d
RGB:
250, 54, 77
CMY:
2, 79, 70
CMYK:
0, 78, 69, 2
HSL:
353°, 95.1456%, 59.6078%
HSV (HSB):
353°, 78.4000%, 98.0392%
XYZ:
42.0831, 23.4981, 9.3388
xyY:
0.5617, 0.3136, 23.4981
CIE-Lab:
55.5818, 72.5467, 35.2160
CIE-LCH:
55.5818, 80.6424, 25.8931
CIE-Luv:
55.5818, 144.8828, 23.2168
Hunter-Lab:
48.4749, 70.1322, 22.5101
#fa364d color charts
#fa364d color shades, tints & tones
#fa364d color schemes
#fa364d color preview, HTML & CSS examples
This text has a color of #fa364d
<p style="color:#fa364d;">Text here</p>
.mytext {color:#fa364d;}
This box has a color of #fa364d
<div style="background-color:#fa364d;">Content here</div>
.mybackground {background-color:#fa364d;}
Border around this has a color of #fa364d
<div style="border:2px solid #fa364d;">Content here</div>
.myborder {border:2px solid #fa364d;}