#ff9f9e color space conversions
Hex:
#ff9f9e
RGB:
255, 159, 158
CMY:
0, 38, 38
CMYK:
0, 38, 38, 0
HSL:
1°, 100.0000%, 80.9804%
HSV (HSB):
1°, 38.0392%, 100.0000%
XYZ:
59.8097, 48.5249, 38.5617
xyY:
0.4072, 0.3303, 48.5249
CIE-Lab:
75.1548, 35.5554, 15.6616
CIE-LCH:
75.1548, 38.8520, 23.7728
CIE-Luv:
75.1548, 65.4500, 14.7562
Hunter-Lab:
69.6598, 31.3549, 15.9406
#ff9f9e color charts
#ff9f9e color shades, tints & tones
#ff9f9e color schemes
#ff9f9e color preview, HTML & CSS examples
This text has a color of #ff9f9e
<p style="color:#ff9f9e;">Text here</p>
.mytext {color:#ff9f9e;}
This box has a color of #ff9f9e
<div style="background-color:#ff9f9e;">Content here</div>
.mybackground {background-color:#ff9f9e;}
Border around this has a color of #ff9f9e
<div style="border:2px solid #ff9f9e;">Content here</div>
.myborder {border:2px solid #ff9f9e;}