#fa6c5c color space conversions
Hex:
#fa6c5c
RGB:
250, 108, 92
CMY:
2, 58, 64
CMYK:
0, 57, 63, 2
HSL:
6°, 94.0476%, 67.0588%
HSV (HSB):
6°, 63.2000%, 98.0392%
XYZ:
46.7187, 31.8218, 13.8051
xyY:
0.5059, 0.3446, 31.8218
CIE-Lab:
63.1953, 53.2380, 36.0691
CIE-LCH:
63.1953, 64.3060, 34.1179
CIE-Luv:
63.1953, 108.9707, 31.3388
Hunter-Lab:
56.4108, 49.1123, 24.9779
#fa6c5c color charts
#fa6c5c color shades, tints & tones
#fa6c5c color schemes
#fa6c5c color preview, HTML & CSS examples
This text has a color of #fa6c5c
<p style="color:#fa6c5c;">Text here</p>
.mytext {color:#fa6c5c;}
This box has a color of #fa6c5c
<div style="background-color:#fa6c5c;">Content here</div>
.mybackground {background-color:#fa6c5c;}
Border around this has a color of #fa6c5c
<div style="border:2px solid #fa6c5c;">Content here</div>
.myborder {border:2px solid #fa6c5c;}