#fd79c3 color space conversions
Hex:
#fd79c3
RGB:
253, 121, 195
CMY:
1, 53, 24
CMYK:
0, 52, 23, 1
HSL:
326°, 97.0588%, 73.3333%
HSV (HSB):
326°, 52.1739%, 99.2157%
XYZ:
57.1957, 38.4975, 56.0460
xyY:
0.3769, 0.2537, 38.4975
CIE-Lab:
68.3857, 58.3973, -14.7919
CIE-LCH:
68.3857, 60.2416, 345.7861
CIE-Luv:
68.3857, 77.4710, -32.6693
Hunter-Lab:
62.0464, 55.9641, -10.1237
#fd79c3 color charts
#fd79c3 color shades, tints & tones
#fd79c3 color schemes
#fd79c3 color preview, HTML & CSS examples
This text has a color of #fd79c3
<p style="color:#fd79c3;">Text here</p>
.mytext {color:#fd79c3;}
This box has a color of #fd79c3
<div style="background-color:#fd79c3;">Content here</div>
.mybackground {background-color:#fd79c3;}
Border around this has a color of #fd79c3
<div style="border:2px solid #fd79c3;">Content here</div>
.myborder {border:2px solid #fd79c3;}