#fd6b6b color space conversions
Hex:
#fd6b6b
RGB:
253, 107, 107
CMY:
1, 58, 58
CMYK:
0, 58, 58, 1
HSL:
0°, 97.3333%, 70.5882%
HSV (HSB):
0°, 57.7075%, 99.2157%
XYZ:
48.4195, 32.4596, 17.6233
xyY:
0.4916, 0.3295, 32.4596
CIE-Lab:
63.7209, 55.7043, 28.4552
CIE-LCH:
63.7209, 62.5513, 27.0591
CIE-Luv:
63.7209, 108.8832, 23.4756
Hunter-Lab:
56.9733, 51.9974, 21.5415
#fd6b6b color charts
#fd6b6b color shades, tints & tones
#fd6b6b color schemes
#fd6b6b color preview, HTML & CSS examples
This text has a color of #fd6b6b
<p style="color:#fd6b6b;">Text here</p>
.mytext {color:#fd6b6b;}
This box has a color of #fd6b6b
<div style="background-color:#fd6b6b;">Content here</div>
.mybackground {background-color:#fd6b6b;}
Border around this has a color of #fd6b6b
<div style="border:2px solid #fd6b6b;">Content here</div>
.myborder {border:2px solid #fd6b6b;}