#fd807d color space conversions
Hex:
#fd807d
RGB:
253, 128, 125
CMY:
1, 50, 51
CMYK:
0, 49, 51, 1
HSL:
1°, 96.9697%, 74.1176%
HSV (HSB):
1°, 50.5929%, 99.2157%
XYZ:
51.9289, 37.8017, 23.9615
xyY:
0.4568, 0.3325, 37.8017
CIE-Lab:
67.8742, 47.2256, 23.8622
CIE-LCH:
67.8742, 52.9118, 26.8066
CIE-Luv:
67.8742, 90.7351, 21.2919
Hunter-Lab:
61.4831, 43.1665, 19.9313
#fd807d color charts
#fd807d color shades, tints & tones
#fd807d color schemes
#fd807d color preview, HTML & CSS examples
This text has a color of #fd807d
<p style="color:#fd807d;">Text here</p>
.mytext {color:#fd807d;}
This box has a color of #fd807d
<div style="background-color:#fd807d;">Content here</div>
.mybackground {background-color:#fd807d;}
Border around this has a color of #fd807d
<div style="border:2px solid #fd807d;">Content here</div>
.myborder {border:2px solid #fd807d;}