#ff9d97 color space conversions
Hex:
#ff9d97
RGB:
255, 157, 151
CMY:
0, 38, 41
CMYK:
0, 38, 41, 0
HSL:
3°, 100.0000%, 79.6078%
HSV (HSB):
3°, 40.7843%, 100.0000%
XYZ:
58.8829, 47.6083, 35.3640
xyY:
0.4151, 0.3356, 47.6083
CIE-Lab:
74.5772, 35.8204, 18.6905
CIE-LCH:
74.5772, 40.4034, 27.5548
CIE-Luv:
74.5772, 67.9465, 18.4842
Hunter-Lab:
68.9988, 31.5823, 17.9112
#ff9d97 color charts
#ff9d97 color shades, tints & tones
#ff9d97 color schemes
#ff9d97 color preview, HTML & CSS examples
This text has a color of #ff9d97
<p style="color:#ff9d97;">Text here</p>
.mytext {color:#ff9d97;}
This box has a color of #ff9d97
<div style="background-color:#ff9d97;">Content here</div>
.mybackground {background-color:#ff9d97;}
Border around this has a color of #ff9d97
<div style="border:2px solid #ff9d97;">Content here</div>
.myborder {border:2px solid #ff9d97;}