#fd8d8a color space conversions
Hex:
#fd8d8a
RGB:
253, 141, 138
CMY:
1, 45, 46
CMYK:
0, 44, 45, 1
HSL:
2°, 96.6387%, 76.6667%
HSV (HSB):
2°, 45.4545%, 99.2157%
XYZ:
54.6203, 41.7674, 29.2279
xyY:
0.4348, 0.3325, 41.7674
CIE-Lab:
70.7102, 41.9445, 20.4848
CIE-LCH:
70.7102, 46.6794, 26.0299
CIE-Luv:
70.7102, 79.3663, 18.9422
Hunter-Lab:
64.6277, 37.7615, 18.4255
#fd8d8a color charts
#fd8d8a color shades, tints & tones
#fd8d8a color schemes
#fd8d8a color preview, HTML & CSS examples
This text has a color of #fd8d8a
<p style="color:#fd8d8a;">Text here</p>
.mytext {color:#fd8d8a;}
This box has a color of #fd8d8a
<div style="background-color:#fd8d8a;">Content here</div>
.mybackground {background-color:#fd8d8a;}
Border around this has a color of #fd8d8a
<div style="border:2px solid #fd8d8a;">Content here</div>
.myborder {border:2px solid #fd8d8a;}