#ff9ea0 color space conversions
Hex:
#ff9ea0
RGB:
255, 158, 160
CMY:
0, 38, 37
CMYK:
0, 38, 37, 0
HSL:
359°, 100.0000%, 80.9804%
HSV (HSB):
359°, 38.0392%, 100.0000%
XYZ:
59.8120, 48.2518, 39.4188
xyY:
0.4056, 0.3272, 48.2518
CIE-Lab:
74.9835, 36.2995, 14.3255
CIE-LCH:
74.9835, 39.0240, 21.5366
CIE-Luv:
74.9835, 65.7468, 12.8616
Hunter-Lab:
69.4635, 32.1375, 14.9789
#ff9ea0 color charts
#ff9ea0 color shades, tints & tones
#ff9ea0 color schemes
#ff9ea0 color preview, HTML & CSS examples
This text has a color of #ff9ea0
<p style="color:#ff9ea0;">Text here</p>
.mytext {color:#ff9ea0;}
This box has a color of #ff9ea0
<div style="background-color:#ff9ea0;">Content here</div>
.mybackground {background-color:#ff9ea0;}
Border around this has a color of #ff9ea0
<div style="border:2px solid #ff9ea0;">Content here</div>
.myborder {border:2px solid #ff9ea0;}