#fd778b color space conversions
Hex:
#fd778b
RGB:
253, 119, 139
CMY:
1, 53, 45
CMYK:
0, 53, 45, 1
HSL:
351°, 97.1014%, 72.9412%
HSV (HSB):
351°, 52.9644%, 99.2157%
XYZ:
51.7650, 35.9404, 28.6350
xyY:
0.4449, 0.3089, 35.9404
CIE-Lab:
66.4743, 52.8291, 14.0599
CIE-LCH:
66.4743, 54.6680, 14.9032
CIE-Luv:
66.4743, 93.4260, 8.3059
Hunter-Lab:
59.9503, 49.2157, 13.6456
#fd778b color charts
#fd778b color shades, tints & tones
#fd778b color schemes
#fd778b color preview, HTML & CSS examples
This text has a color of #fd778b
<p style="color:#fd778b;">Text here</p>
.mytext {color:#fd778b;}
This box has a color of #fd778b
<div style="background-color:#fd778b;">Content here</div>
.mybackground {background-color:#fd778b;}
Border around this has a color of #fd778b
<div style="border:2px solid #fd778b;">Content here</div>
.myborder {border:2px solid #fd778b;}