#ff3a8e color space conversions
Hex:
#ff3a8e
RGB:
255, 58, 142
CMY:
0, 77, 44
CMYK:
0, 77, 44, 0
HSL:
334°, 100.0000%, 61.3725%
HSV (HSB):
334°, 77.2549%, 100.0000%
XYZ:
47.6355, 26.2391, 28.1452
xyY:
0.4669, 0.2572, 26.2391
CIE-Lab:
58.2633, 77.0614, 0.6377
CIE-LCH:
58.2633, 77.0640, 0.4741
CIE-Luv:
58.2633, 124.7049, -14.4560
Hunter-Lab:
51.2241, 76.3527, 3.2799
#ff3a8e color charts
#ff3a8e color shades, tints & tones
#ff3a8e color schemes
#ff3a8e color preview, HTML & CSS examples
This text has a color of #ff3a8e
<p style="color:#ff3a8e;">Text here</p>
.mytext {color:#ff3a8e;}
This box has a color of #ff3a8e
<div style="background-color:#ff3a8e;">Content here</div>
.mybackground {background-color:#ff3a8e;}
Border around this has a color of #ff3a8e
<div style="border:2px solid #ff3a8e;">Content here</div>
.myborder {border:2px solid #ff3a8e;}