#ff9ec5 color space conversions
Hex:
#ff9ec5
RGB:
255, 158, 197
CMY:
0, 38, 23
CMYK:
0, 38, 23, 0
HSL:
336°, 100.0000%, 80.9804%
HSV (HSB):
336°, 38.0392%, 100.0000%
XYZ:
63.5449, 49.7449, 59.0759
xyY:
0.3687, 0.2886, 49.7449
CIE-Lab:
75.9124, 41.0297, -4.6526
CIE-LCH:
75.9124, 41.2926, 353.5305
CIE-Luv:
75.9124, 58.9172, -14.5172
Hunter-Lab:
70.5301, 37.3940, -0.2901
#ff9ec5 color charts
#ff9ec5 color shades, tints & tones
#ff9ec5 color schemes
#ff9ec5 color preview, HTML & CSS examples
This text has a color of #ff9ec5
<p style="color:#ff9ec5;">Text here</p>
.mytext {color:#ff9ec5;}
This box has a color of #ff9ec5
<div style="background-color:#ff9ec5;">Content here</div>
.mybackground {background-color:#ff9ec5;}
Border around this has a color of #ff9ec5
<div style="border:2px solid #ff9ec5;">Content here</div>
.myborder {border:2px solid #ff9ec5;}