#ff8b96 color space conversions
Hex:
#ff8b96
RGB:
255, 139, 150
CMY:
0, 45, 41
CMYK:
0, 45, 41, 0
HSL:
354°, 100.0000%, 77.2549%
HSV (HSB):
354°, 45.4902%, 100.0000%
XYZ:
55.9776, 41.9272, 33.9966
xyY:
0.4244, 0.3179, 41.9272
CIE-Lab:
70.8207, 44.8834, 14.0091
CIE-LCH:
70.8207, 47.0189, 17.3343
CIE-Luv:
70.8207, 79.8373, 10.3227
Hunter-Lab:
64.7513, 40.9991, 14.1966
#ff8b96 color charts
#ff8b96 color shades, tints & tones
#ff8b96 color schemes
#ff8b96 color preview, HTML & CSS examples
This text has a color of #ff8b96
<p style="color:#ff8b96;">Text here</p>
.mytext {color:#ff8b96;}
This box has a color of #ff8b96
<div style="background-color:#ff8b96;">Content here</div>
.mybackground {background-color:#ff8b96;}
Border around this has a color of #ff8b96
<div style="border:2px solid #ff8b96;">Content here</div>
.myborder {border:2px solid #ff8b96;}