#fd7fb3 color space conversions
Hex:
#fd7fb3
RGB:
253, 127, 179
CMY:
1, 50, 30
CMYK:
0, 50, 29, 1
HSL:
335°, 96.9231%, 74.5098%
HSV (HSB):
335°, 49.8024%, 99.2157%
XYZ:
56.2341, 39.3161, 47.2727
xyY:
0.3937, 0.2753, 39.3161
CIE-Lab:
68.9796, 53.4583, -4.9256
CIE-LCH:
68.9796, 53.6848, 354.7357
CIE-Luv:
68.9796, 78.6322, -17.1968
Hunter-Lab:
62.7025, 50.3563, -0.8082
#fd7fb3 color charts
#fd7fb3 color shades, tints & tones
#fd7fb3 color schemes
#fd7fb3 color preview, HTML & CSS examples
This text has a color of #fd7fb3
<p style="color:#fd7fb3;">Text here</p>
.mytext {color:#fd7fb3;}
This box has a color of #fd7fb3
<div style="background-color:#fd7fb3;">Content here</div>
.mybackground {background-color:#fd7fb3;}
Border around this has a color of #fd7fb3
<div style="border:2px solid #fd7fb3;">Content here</div>
.myborder {border:2px solid #fd7fb3;}