#fd808a color space conversions
Hex:
#fd808a
RGB:
253, 128, 138
CMY:
1, 50, 46
CMYK:
0, 49, 45, 1
HSL:
355°, 96.8992%, 74.7059%
HSV (HSB):
355°, 49.4071%, 99.2157%
XYZ:
52.8146, 38.1560, 28.6260
xyY:
0.4416, 0.3190, 38.1560
CIE-Lab:
68.1354, 48.4106, 16.9372
CIE-LCH:
68.1354, 51.2879, 19.2832
CIE-Luv:
68.1354, 87.9343, 12.9577
Hunter-Lab:
61.7705, 44.5215, 15.7629
#fd808a color charts
#fd808a color shades, tints & tones
#fd808a color schemes
#fd808a color preview, HTML & CSS examples
This text has a color of #fd808a
<p style="color:#fd808a;">Text here</p>
.mytext {color:#fd808a;}
This box has a color of #fd808a
<div style="background-color:#fd808a;">Content here</div>
.mybackground {background-color:#fd808a;}
Border around this has a color of #fd808a
<div style="border:2px solid #fd808a;">Content here</div>
.myborder {border:2px solid #fd808a;}