#ff029f color space conversions
Hex:
#ff029f
RGB:
255, 2, 159
CMY:
0, 99, 38
CMYK:
0, 99, 38, 0
HSL:
323°, 100.0000%, 50.3922%
HSV (HSB):
323°, 99.2157%, 100.0000%
XYZ:
47.5197, 23.8066, 34.8915
xyY:
0.4474, 0.2241, 23.8066
CIE-Lab:
55.8937, 86.9533, -12.9075
CIE-LCH:
55.8937, 87.9061, 351.5566
CIE-Luv:
55.8937, 127.4349, -34.6136
Hunter-Lab:
48.7920, 88.4593, -8.2442
#ff029f color charts
#ff029f color shades, tints & tones
#ff029f color schemes
#ff029f color preview, HTML & CSS examples
This text has a color of #ff029f
<p style="color:#ff029f;">Text here</p>
.mytext {color:#ff029f;}
This box has a color of #ff029f
<div style="background-color:#ff029f;">Content here</div>
.mybackground {background-color:#ff029f;}
Border around this has a color of #ff029f
<div style="border:2px solid #ff029f;">Content here</div>
.myborder {border:2px solid #ff029f;}