#fa6c6d color space conversions
Hex:
#fa6c6d
RGB:
250, 108, 109
CMY:
2, 58, 57
CMYK:
0, 57, 56, 2
HSL:
360°, 93.4211%, 70.1961%
HSV (HSB):
360°, 56.8000%, 98.0392%
XYZ:
47.5472, 32.1532, 18.1682
xyY:
0.4858, 0.3285, 32.1532
CIE-Lab:
63.4693, 54.3760, 26.9094
CIE-LCH:
63.4693, 60.6702, 26.3297
CIE-Luv:
63.4693, 105.3083, 22.1778
Hunter-Lab:
56.7038, 50.4439, 20.6959
#fa6c6d color charts
#fa6c6d color shades, tints & tones
#fa6c6d color schemes
#fa6c6d color preview, HTML & CSS examples
This text has a color of #fa6c6d
<p style="color:#fa6c6d;">Text here</p>
.mytext {color:#fa6c6d;}
This box has a color of #fa6c6d
<div style="background-color:#fa6c6d;">Content here</div>
.mybackground {background-color:#fa6c6d;}
Border around this has a color of #fa6c6d
<div style="border:2px solid #fa6c6d;">Content here</div>
.myborder {border:2px solid #fa6c6d;}