#ff9296 color space conversions
Hex:
#ff9296
RGB:
255, 146, 150
CMY:
0, 43, 41
CMYK:
0, 43, 41, 0
HSL:
358°, 100.0000%, 78.6275%
HSV (HSB):
358°, 42.7451%, 100.0000%
XYZ:
57.0239, 44.0198, 34.3453
xyY:
0.4212, 0.3251, 44.0198
CIE-Lab:
72.2417, 41.3535, 15.9967
CIE-LCH:
72.2417, 44.3397, 21.1478
CIE-Luv:
72.2417, 75.3236, 13.7092
Hunter-Lab:
66.3474, 37.3083, 15.7512
#ff9296 color charts
#ff9296 color shades, tints & tones
#ff9296 color schemes
#ff9296 color preview, HTML & CSS examples
This text has a color of #ff9296
<p style="color:#ff9296;">Text here</p>
.mytext {color:#ff9296;}
This box has a color of #ff9296
<div style="background-color:#ff9296;">Content here</div>
.mybackground {background-color:#ff9296;}
Border around this has a color of #ff9296
<div style="border:2px solid #ff9296;">Content here</div>
.myborder {border:2px solid #ff9296;}