#ffa5a6 color space conversions
Hex:
#ffa5a6
RGB:
255, 165, 166
CMY:
0, 35, 35
CMYK:
0, 35, 35, 0
HSL:
359°, 100.0000%, 82.3529%
HSV (HSB):
359°, 35.2941%, 100.0000%
XYZ:
61.5781, 50.9234, 42.6601
xyY:
0.3969, 0.3282, 50.9234
CIE-Lab:
76.6326, 33.3674, 13.3644
CIE-LCH:
76.6326, 35.9442, 21.8272
CIE-Luv:
76.6326, 60.2805, 12.3241
Hunter-Lab:
71.3607, 29.1489, 14.5083
#ffa5a6 color charts
#ffa5a6 color shades, tints & tones
#ffa5a6 color schemes
#ffa5a6 color preview, HTML & CSS examples
This text has a color of #ffa5a6
<p style="color:#ffa5a6;">Text here</p>
.mytext {color:#ffa5a6;}
This box has a color of #ffa5a6
<div style="background-color:#ffa5a6;">Content here</div>
.mybackground {background-color:#ffa5a6;}
Border around this has a color of #ffa5a6
<div style="border:2px solid #ffa5a6;">Content here</div>
.myborder {border:2px solid #ffa5a6;}