#fd377a color space conversions
Hex:
#fd377a
RGB:
253, 55, 122
CMY:
1, 78, 52
CMYK:
0, 78, 52, 1
HSL:
340°, 98.0198%, 60.3922%
HSV (HSB):
340°, 78.2609%, 99.2157%
XYZ:
45.3871, 25.0202, 20.8496
xyY:
0.4974, 0.2742, 25.0202
CIE-Lab:
57.0951, 75.7470, 10.7491
CIE-LCH:
57.0951, 76.5059, 8.0768
CIE-Luv:
57.0951, 132.0075, -1.7456
Hunter-Lab:
50.0202, 74.4312, 10.3007
#fd377a color charts
#fd377a color shades, tints & tones
#fd377a color schemes
#fd377a color preview, HTML & CSS examples
This text has a color of #fd377a
<p style="color:#fd377a;">Text here</p>
.mytext {color:#fd377a;}
This box has a color of #fd377a
<div style="background-color:#fd377a;">Content here</div>
.mybackground {background-color:#fd377a;}
Border around this has a color of #fd377a
<div style="border:2px solid #fd377a;">Content here</div>
.myborder {border:2px solid #fd377a;}