#fd808e color space conversions
Hex:
#fd808e
RGB:
253, 128, 142
CMY:
1, 50, 44
CMYK:
0, 49, 44, 1
HSL:
353°, 96.8992%, 74.7059%
HSV (HSB):
353°, 49.4071%, 99.2157%
XYZ:
53.1097, 38.2740, 30.1796
xyY:
0.4369, 0.3148, 38.2740
CIE-Lab:
68.2221, 48.8011, 14.8094
CIE-LCH:
68.2221, 50.9987, 16.8811
CIE-Luv:
68.2221, 87.0350, 10.2726
Hunter-Lab:
61.8660, 44.9703, 14.3832
#fd808e color charts
#fd808e color shades, tints & tones
#fd808e color schemes
#fd808e color preview, HTML & CSS examples
This text has a color of #fd808e
<p style="color:#fd808e;">Text here</p>
.mytext {color:#fd808e;}
This box has a color of #fd808e
<div style="background-color:#fd808e;">Content here</div>
.mybackground {background-color:#fd808e;}
Border around this has a color of #fd808e
<div style="border:2px solid #fd808e;">Content here</div>
.myborder {border:2px solid #fd808e;}