#ff29c3 color space conversions
Hex:
#ff29c3
RGB:
255, 41, 195
CMY:
0, 84, 24
CMYK:
0, 84, 24, 0
HSL:
317°, 100.0000%, 58.0392%
HSV (HSB):
317°, 83.9216%, 100.0000%
XYZ:
51.8833, 26.7860, 54.0654
xyY:
0.3909, 0.2018, 26.7860
CIE-Lab:
58.7757, 86.3234, -29.4501
CIE-LCH:
58.7757, 91.2087, 341.1624
CIE-Luv:
58.7757, 106.3115, -58.7577
Hunter-Lab:
51.7552, 88.3701, -25.7079
#ff29c3 color charts
#ff29c3 color shades, tints & tones
#ff29c3 color schemes
#ff29c3 color preview, HTML & CSS examples
This text has a color of #ff29c3
<p style="color:#ff29c3;">Text here</p>
.mytext {color:#ff29c3;}
This box has a color of #ff29c3
<div style="background-color:#ff29c3;">Content here</div>
.mybackground {background-color:#ff29c3;}
Border around this has a color of #ff29c3
<div style="border:2px solid #ff29c3;">Content here</div>
.myborder {border:2px solid #ff29c3;}