#fd6666 color space conversions
Hex:
#fd6666
RGB:
253, 102, 102
CMY:
1, 60, 60
CMYK:
0, 60, 60, 1
HSL:
0°, 97.4194%, 69.6078%
HSV (HSB):
0°, 59.6838%, 99.2157%
XYZ:
47.6577, 31.3447, 16.1087
xyY:
0.5011, 0.3296, 31.3447
CIE-Lab:
62.7975, 57.5788, 30.0796
CIE-LCH:
62.7975, 64.9622, 27.5829
CIE-Luv:
62.7975, 113.3705, 24.4436
Hunter-Lab:
55.9863, 53.9698, 22.1312
#fd6666 color charts
#fd6666 color shades, tints & tones
#fd6666 color schemes
#fd6666 color preview, HTML & CSS examples
This text has a color of #fd6666
<p style="color:#fd6666;">Text here</p>
.mytext {color:#fd6666;}
This box has a color of #fd6666
<div style="background-color:#fd6666;">Content here</div>
.mybackground {background-color:#fd6666;}
Border around this has a color of #fd6666
<div style="border:2px solid #fd6666;">Content here</div>
.myborder {border:2px solid #fd6666;}