#ffa096 color space conversions
Hex:
#ffa096
RGB:
255, 160, 150
CMY:
0, 37, 41
CMYK:
0, 37, 41, 0
HSL:
6°, 100.0000%, 79.4118%
HSV (HSB):
6°, 41.1765%, 100.0000%
XYZ:
59.3158, 48.6036, 35.1093
xyY:
0.4147, 0.3398, 48.6036
CIE-Lab:
75.2041, 34.1605, 20.1021
CIE-LCH:
75.2041, 39.6363, 30.4751
CIE-Luv:
75.2041, 66.1334, 20.6551
Hunter-Lab:
69.7163, 29.8674, 18.9428
#ffa096 color charts
#ffa096 color shades, tints & tones
#ffa096 color schemes
#ffa096 color preview, HTML & CSS examples
This text has a color of #ffa096
<p style="color:#ffa096;">Text here</p>
.mytext {color:#ffa096;}
This box has a color of #ffa096
<div style="background-color:#ffa096;">Content here</div>
.mybackground {background-color:#ffa096;}
Border around this has a color of #ffa096
<div style="border:2px solid #ffa096;">Content here</div>
.myborder {border:2px solid #ffa096;}