#ff9196 color space conversions
Hex:
#ff9196
RGB:
255, 145, 150
CMY:
0, 43, 41
CMYK:
0, 43, 41, 0
HSL:
357°, 100.0000%, 78.4314%
HSV (HSB):
357°, 43.1373%, 100.0000%
XYZ:
56.8704, 43.7128, 34.2942
xyY:
0.4216, 0.3241, 43.7128
CIE-Lab:
72.0361, 41.8610, 15.7098
CIE-LCH:
72.0361, 44.7118, 20.5704
CIE-Luv:
72.0361, 75.9725, 13.2214
Hunter-Lab:
66.1157, 37.8372, 15.5273
#ff9196 color charts
#ff9196 color shades, tints & tones
#ff9196 color schemes
#ff9196 color preview, HTML & CSS examples
This text has a color of #ff9196
<p style="color:#ff9196;">Text here</p>
.mytext {color:#ff9196;}
This box has a color of #ff9196
<div style="background-color:#ff9196;">Content here</div>
.mybackground {background-color:#ff9196;}
Border around this has a color of #ff9196
<div style="border:2px solid #ff9196;">Content here</div>
.myborder {border:2px solid #ff9196;}