#ff7fa1 color space conversions
Hex:
#ff7fa1
RGB:
255, 127, 161
CMY:
0, 50, 37
CMYK:
0, 50, 37, 0
HSL:
344°, 100.0000%, 74.9020%
HSV (HSB):
344°, 50.1961%, 100.0000%
XYZ:
55.2624, 39.0120, 38.3356
xyY:
0.4167, 0.2942, 39.0120
CIE-Lab:
68.7599, 51.9735, 4.9130
CIE-LCH:
68.7599, 52.2052, 5.4001
CIE-Luv:
68.7599, 84.7105, -3.1905
Hunter-Lab:
62.4595, 48.6274, 7.3314
#ff7fa1 color charts
#ff7fa1 color shades, tints & tones
#ff7fa1 color schemes
#ff7fa1 color preview, HTML & CSS examples
This text has a color of #ff7fa1
<p style="color:#ff7fa1;">Text here</p>
.mytext {color:#ff7fa1;}
This box has a color of #ff7fa1
<div style="background-color:#ff7fa1;">Content here</div>
.mybackground {background-color:#ff7fa1;}
Border around this has a color of #ff7fa1
<div style="border:2px solid #ff7fa1;">Content here</div>
.myborder {border:2px solid #ff7fa1;}