#fd6f8e color space conversions
Hex:
#fd6f8e
RGB:
253, 111, 142
CMY:
1, 56, 44
CMYK:
0, 56, 44, 1
HSL:
347°, 97.2603%, 71.3725%
HSV (HSB):
347°, 56.1265%, 99.2157%
XYZ:
51.0749, 34.2045, 29.5014
xyY:
0.4450, 0.2980, 34.2045
CIE-Lab:
65.1246, 56.8244, 10.4532
CIE-LCH:
65.1246, 57.7778, 10.4233
CIE-Luv:
65.1246, 97.5245, 2.8311
Hunter-Lab:
58.4846, 53.5369, 11.0316
#fd6f8e color charts
#fd6f8e color shades, tints & tones
#fd6f8e color schemes
#fd6f8e color preview, HTML & CSS examples
This text has a color of #fd6f8e
<p style="color:#fd6f8e;">Text here</p>
.mytext {color:#fd6f8e;}
This box has a color of #fd6f8e
<div style="background-color:#fd6f8e;">Content here</div>
.mybackground {background-color:#fd6f8e;}
Border around this has a color of #fd6f8e
<div style="border:2px solid #fd6f8e;">Content here</div>
.myborder {border:2px solid #fd6f8e;}