#fd8383 color space conversions
Hex:
#fd8383
RGB:
253, 131, 131
CMY:
1, 49, 49
CMYK:
0, 48, 48, 1
HSL:
0°, 96.8254%, 75.2941%
HSV (HSB):
0°, 48.2213%, 99.2157%
XYZ:
52.7210, 38.7539, 26.1743
xyY:
0.4481, 0.3294, 38.7539
CIE-Lab:
68.5727, 46.2830, 21.4585
CIE-LCH:
68.5727, 51.0155, 24.8742
CIE-Luv:
68.5727, 87.4650, 18.8547
Hunter-Lab:
62.2527, 42.2274, 18.6482
#fd8383 color charts
#fd8383 color shades, tints & tones
#fd8383 color schemes
#fd8383 color preview, HTML & CSS examples
This text has a color of #fd8383
<p style="color:#fd8383;">Text here</p>
.mytext {color:#fd8383;}
This box has a color of #fd8383
<div style="background-color:#fd8383;">Content here</div>
.mybackground {background-color:#fd8383;}
Border around this has a color of #fd8383
<div style="border:2px solid #fd8383;">Content here</div>
.myborder {border:2px solid #fd8383;}