#fd299c color space conversions
Hex:
#fd299c
RGB:
253, 41, 156
CMY:
1, 84, 39
CMYK:
0, 84, 38, 1
HSL:
327°, 98.1481%, 57.6471%
HSV (HSB):
327°, 83.7945%, 99.2157%
XYZ:
47.3017, 24.8688, 33.7596
xyY:
0.4465, 0.2348, 24.8688
CIE-Lab:
56.9474, 81.8035, -9.5944
CIE-LCH:
56.9474, 82.3643, 353.3105
CIE-Luv:
56.9474, 122.0740, -29.0538
Hunter-Lab:
49.8687, 82.0417, -5.2295
#fd299c color charts
#fd299c color shades, tints & tones
#fd299c color schemes
#fd299c color preview, HTML & CSS examples
This text has a color of #fd299c
<p style="color:#fd299c;">Text here</p>
.mytext {color:#fd299c;}
This box has a color of #fd299c
<div style="background-color:#fd299c;">Content here</div>
.mybackground {background-color:#fd299c;}
Border around this has a color of #fd299c
<div style="border:2px solid #fd299c;">Content here</div>
.myborder {border:2px solid #fd299c;}