#ff29a4 color space conversions
Hex:
#ff29a4
RGB:
255, 41, 164
CMY:
0, 84, 36
CMYK:
0, 84, 36, 0
HSL:
326°, 100.0000%, 58.0392%
HSV (HSB):
326°, 83.9216%, 100.0000%
XYZ:
48.7338, 25.5262, 37.4805
xyY:
0.4361, 0.2284, 25.5262
CIE-Lab:
57.5846, 83.0160, -13.2968
CIE-LCH:
57.5846, 84.0742, 350.9002
CIE-Luv:
57.5846, 120.1141, -34.4960
Hunter-Lab:
50.5235, 83.7609, -8.6174
#ff29a4 color charts
#ff29a4 color shades, tints & tones
#ff29a4 color schemes
#ff29a4 color preview, HTML & CSS examples
This text has a color of #ff29a4
<p style="color:#ff29a4;">Text here</p>
.mytext {color:#ff29a4;}
This box has a color of #ff29a4
<div style="background-color:#ff29a4;">Content here</div>
.mybackground {background-color:#ff29a4;}
Border around this has a color of #ff29a4
<div style="border:2px solid #ff29a4;">Content here</div>
.myborder {border:2px solid #ff29a4;}