#ff42a2 color space conversions
Hex:
#ff42a2
RGB:
255, 66, 162
CMY:
0, 74, 36
CMYK:
0, 74, 36, 0
HSL:
330°, 100.0000%, 62.9412%
HSV (HSB):
330°, 74.1176%, 100.0000%
XYZ:
49.7098, 27.7651, 36.9216
xyY:
0.4345, 0.2427, 27.7651
CIE-Lab:
59.6759, 76.6557, -8.9909
CIE-LCH:
59.6759, 77.1812, 353.3104
CIE-Luv:
59.6759, 113.8842, -27.3247
Hunter-Lab:
52.6926, 76.1837, -4.6596
#ff42a2 color charts
#ff42a2 color shades, tints & tones
#ff42a2 color schemes
#ff42a2 color preview, HTML & CSS examples
This text has a color of #ff42a2
<p style="color:#ff42a2;">Text here</p>
.mytext {color:#ff42a2;}
This box has a color of #ff42a2
<div style="background-color:#ff42a2;">Content here</div>
.mybackground {background-color:#ff42a2;}
Border around this has a color of #ff42a2
<div style="border:2px solid #ff42a2;">Content here</div>
.myborder {border:2px solid #ff42a2;}