#fd8d8d color space conversions
Hex:
#fd8d8d
RGB:
253, 141, 141
CMY:
1, 45, 45
CMYK:
0, 44, 44, 1
HSL:
0°, 96.5517%, 77.2549%
HSV (HSB):
0°, 44.2688%, 99.2157%
XYZ:
54.8406, 41.8555, 30.3878
xyY:
0.4315, 0.3294, 41.8555
CIE-Lab:
70.7712, 42.2399, 18.9052
CIE-LCH:
70.7712, 46.2776, 24.1118
CIE-Luv:
70.7712, 78.7856, 16.9822
Hunter-Lab:
64.6958, 38.0912, 17.4384
#fd8d8d color charts
#fd8d8d color shades, tints & tones
#fd8d8d color schemes
#fd8d8d color preview, HTML & CSS examples
This text has a color of #fd8d8d
<p style="color:#fd8d8d;">Text here</p>
.mytext {color:#fd8d8d;}
This box has a color of #fd8d8d
<div style="background-color:#fd8d8d;">Content here</div>
.mybackground {background-color:#fd8d8d;}
Border around this has a color of #fd8d8d
<div style="border:2px solid #fd8d8d;">Content here</div>
.myborder {border:2px solid #fd8d8d;}