#fc29a5 color space conversions
Hex:
#fc29a5
RGB:
252, 41, 165
CMY:
1, 84, 35
CMYK:
0, 84, 35, 1
HSL:
325°, 97.2350%, 57.4510%
HSV (HSB):
325°, 83.7302%, 98.8235%
XYZ:
47.7294, 24.9979, 37.9068
xyY:
0.4314, 0.2260, 24.9979
CIE-Lab:
57.0734, 82.4508, -14.7075
CIE-LCH:
57.0734, 83.7523, 349.8860
CIE-Luv:
57.0734, 117.2817, -36.2982
Hunter-Lab:
49.9979, 82.9044, -9.9532
#fc29a5 color charts
#fc29a5 color shades, tints & tones
#fc29a5 color schemes
#fc29a5 color preview, HTML & CSS examples
This text has a color of #fc29a5
<p style="color:#fc29a5;">Text here</p>
.mytext {color:#fc29a5;}
This box has a color of #fc29a5
<div style="background-color:#fc29a5;">Content here</div>
.mybackground {background-color:#fc29a5;}
Border around this has a color of #fc29a5
<div style="border:2px solid #fc29a5;">Content here</div>
.myborder {border:2px solid #fc29a5;}