#ff9fc1 color space conversions
Hex:
#ff9fc1
RGB:
255, 159, 193
CMY:
0, 38, 24
CMYK:
0, 38, 24, 0
HSL:
339°, 100.0000%, 81.1765%
HSV (HSB):
339°, 37.6471%, 100.0000%
XYZ:
63.2638, 49.9065, 56.7506
xyY:
0.3723, 0.2937, 49.9065
CIE-Lab:
76.0119, 39.9555, -2.3123
CIE-LCH:
76.0119, 40.0223, 356.6879
CIE-Luv:
76.0119, 59.1153, -10.8671
Hunter-Lab:
70.6446, 36.2228, 1.8220
#ff9fc1 color charts
#ff9fc1 color shades, tints & tones
#ff9fc1 color schemes
#ff9fc1 color preview, HTML & CSS examples
This text has a color of #ff9fc1
<p style="color:#ff9fc1;">Text here</p>
.mytext {color:#ff9fc1;}
This box has a color of #ff9fc1
<div style="background-color:#ff9fc1;">Content here</div>
.mybackground {background-color:#ff9fc1;}
Border around this has a color of #ff9fc1
<div style="border:2px solid #ff9fc1;">Content here</div>
.myborder {border:2px solid #ff9fc1;}