#fd82a4 color space conversions
Hex:
#fd82a4
RGB:
253, 130, 164
CMY:
1, 49, 36
CMYK:
0, 49, 35, 1
HSL:
343°, 96.8504%, 75.0980%
HSV (HSB):
343°, 48.6166%, 99.2157%
XYZ:
55.1915, 39.5282, 39.8428
xyY:
0.4102, 0.2938, 39.5282
CIE-Lab:
69.1322, 50.1903, 3.7279
CIE-LCH:
69.1322, 50.3285, 4.2479
CIE-Luv:
69.1322, 80.6594, -4.4033
Hunter-Lab:
62.8715, 46.6704, 6.4369
#fd82a4 color charts
#fd82a4 color shades, tints & tones
#fd82a4 color schemes
#fd82a4 color preview, HTML & CSS examples
This text has a color of #fd82a4
<p style="color:#fd82a4;">Text here</p>
.mytext {color:#fd82a4;}
This box has a color of #fd82a4
<div style="background-color:#fd82a4;">Content here</div>
.mybackground {background-color:#fd82a4;}
Border around this has a color of #fd82a4
<div style="border:2px solid #fd82a4;">Content here</div>
.myborder {border:2px solid #fd82a4;}