#fd129d color space conversions
Hex:
#fd129d
RGB:
253, 18, 157
CMY:
1, 93, 38
CMYK:
0, 93, 38, 1
HSL:
325°, 98.3264%, 53.1373%
HSV (HSB):
325°, 92.8854%, 99.2157%
XYZ:
46.8101, 23.7496, 34.0152
xyY:
0.4476, 0.2271, 23.7496
CIE-Lab:
55.8362, 85.2158, -11.8512
CIE-LCH:
55.8362, 86.0359, 352.0825
CIE-Luv:
55.8362, 125.4742, -32.7802
Hunter-Lab:
48.7335, 86.1713, -7.2700
#fd129d color charts
#fd129d color shades, tints & tones
#fd129d color schemes
#fd129d color preview, HTML & CSS examples
This text has a color of #fd129d
<p style="color:#fd129d;">Text here</p>
.mytext {color:#fd129d;}
This box has a color of #fd129d
<div style="background-color:#fd129d;">Content here</div>
.mybackground {background-color:#fd129d;}
Border around this has a color of #fd129d
<div style="border:2px solid #fd129d;">Content here</div>
.myborder {border:2px solid #fd129d;}