#fd79bb color space conversions
Hex:
#fd79bb
RGB:
253, 121, 187
CMY:
1, 53, 27
CMYK:
0, 52, 26, 1
HSL:
330°, 97.0588%, 73.3333%
HSV (HSB):
330°, 52.1739%, 99.2157%
XYZ:
56.3150, 38.1452, 51.4083
xyY:
0.3861, 0.2615, 38.1452
CIE-Lab:
68.1275, 57.3323, -10.6881
CIE-LCH:
68.1275, 58.3201, 349.4399
CIE-Luv:
68.1275, 79.6668, -26.3285
Hunter-Lab:
61.7618, 54.6748, -6.1176
#fd79bb color charts
#fd79bb color shades, tints & tones
#fd79bb color schemes
#fd79bb color preview, HTML & CSS examples
This text has a color of #fd79bb
<p style="color:#fd79bb;">Text here</p>
.mytext {color:#fd79bb;}
This box has a color of #fd79bb
<div style="background-color:#fd79bb;">Content here</div>
.mybackground {background-color:#fd79bb;}
Border around this has a color of #fd79bb
<div style="border:2px solid #fd79bb;">Content here</div>
.myborder {border:2px solid #fd79bb;}