#fd828c color space conversions
Hex:
#fd828c
RGB:
253, 130, 140
CMY:
1, 49, 45
CMYK:
0, 49, 45, 1
HSL:
355°, 96.8504%, 75.0980%
HSV (HSB):
355°, 48.6166%, 99.2157%
XYZ:
53.2243, 38.7414, 29.4835
xyY:
0.4382, 0.3190, 38.7414
CIE-Lab:
68.5635, 47.6254, 16.4084
CIE-LCH:
68.5635, 50.3727, 19.0104
CIE-Luv:
68.5635, 86.1975, 12.5301
Hunter-Lab:
62.2426, 43.7128, 15.4848
#fd828c color charts
#fd828c color shades, tints & tones
#fd828c color schemes
#fd828c color preview, HTML & CSS examples
This text has a color of #fd828c
<p style="color:#fd828c;">Text here</p>
.mytext {color:#fd828c;}
This box has a color of #fd828c
<div style="background-color:#fd828c;">Content here</div>
.mybackground {background-color:#fd828c;}
Border around this has a color of #fd828c
<div style="border:2px solid #fd828c;">Content here</div>
.myborder {border:2px solid #fd828c;}