#ff8c9a color space conversions
Hex:
#ff8c9a
RGB:
255, 140, 154
CMY:
0, 45, 40
CMYK:
0, 45, 40, 0
HSL:
353°, 100.0000%, 77.4510%
HSV (HSB):
353°, 45.0980%, 100.0000%
XYZ:
56.4508, 42.3493, 35.7708
xyY:
0.4195, 0.3147, 42.3493
CIE-Lab:
71.1111, 44.8096, 12.1892
CIE-LCH:
71.1111, 46.4379, 15.2175
CIE-Luv:
71.1111, 78.3621, 8.0315
Hunter-Lab:
65.0763, 40.9573, 12.9632
#ff8c9a color charts
#ff8c9a color shades, tints & tones
#ff8c9a color schemes
#ff8c9a color preview, HTML & CSS examples
This text has a color of #ff8c9a
<p style="color:#ff8c9a;">Text here</p>
.mytext {color:#ff8c9a;}
This box has a color of #ff8c9a
<div style="background-color:#ff8c9a;">Content here</div>
.mybackground {background-color:#ff8c9a;}
Border around this has a color of #ff8c9a
<div style="border:2px solid #ff8c9a;">Content here</div>
.myborder {border:2px solid #ff8c9a;}