#fd82a3 color space conversions
Hex:
#fd82a3
RGB:
253, 130, 163
CMY:
1, 49, 36
CMYK:
0, 49, 36, 1
HSL:
344°, 96.8504%, 75.0980%
HSV (HSB):
344°, 48.6166%, 99.2157%
XYZ:
55.1015, 39.4923, 39.3689
xyY:
0.4113, 0.2948, 39.4923
CIE-Lab:
69.1063, 50.0749, 4.2527
CIE-LCH:
69.1063, 50.2551, 4.8543
CIE-Luv:
69.1063, 80.8992, -3.6662
Hunter-Lab:
62.8429, 46.5363, 6.8468
#fd82a3 color charts
#fd82a3 color shades, tints & tones
#fd82a3 color schemes
#fd82a3 color preview, HTML & CSS examples
This text has a color of #fd82a3
<p style="color:#fd82a3;">Text here</p>
.mytext {color:#fd82a3;}
This box has a color of #fd82a3
<div style="background-color:#fd82a3;">Content here</div>
.mybackground {background-color:#fd82a3;}
Border around this has a color of #fd82a3
<div style="border:2px solid #fd82a3;">Content here</div>
.myborder {border:2px solid #fd82a3;}