#ff977d color space conversions
Hex:
#ff977d
RGB:
255, 151, 125
CMY:
0, 41, 51
CMYK:
0, 41, 51, 0
HSL:
12°, 100.0000%, 74.5098%
HSV (HSB):
12°, 50.9804%, 100.0000%
XYZ:
56.0083, 44.8739, 25.1116
xyY:
0.4445, 0.3562, 44.8739
CIE-Lab:
72.8088, 36.3907, 30.4684
CIE-LCH:
72.8088, 47.4616, 39.9380
CIE-Luv:
72.8088, 76.3383, 31.8989
Hunter-Lab:
66.9880, 32.0139, 24.6657
#ff977d color charts
#ff977d color shades, tints & tones
#ff977d color schemes
#ff977d color preview, HTML & CSS examples
This text has a color of #ff977d
<p style="color:#ff977d;">Text here</p>
.mytext {color:#ff977d;}
This box has a color of #ff977d
<div style="background-color:#ff977d;">Content here</div>
.mybackground {background-color:#ff977d;}
Border around this has a color of #ff977d
<div style="border:2px solid #ff977d;">Content here</div>
.myborder {border:2px solid #ff977d;}