#ffa2b6 color space conversions
Hex:
#ffa2b6
RGB:
255, 162, 182
CMY:
0, 36, 29
CMYK:
0, 36, 29, 0
HSL:
347°, 100.0000%, 81.7647%
HSV (HSB):
347°, 36.4706%, 100.0000%
XYZ:
62.6038, 50.4781, 50.6996
xyY:
0.3822, 0.3082, 50.4781
CIE-Lab:
76.3618, 36.9239, 4.2278
CIE-LCH:
76.3618, 37.1652, 6.5320
CIE-Luv:
76.3618, 59.3861, -0.8796
Hunter-Lab:
71.0479, 32.9513, 7.4243
#ffa2b6 color charts
#ffa2b6 color shades, tints & tones
#ffa2b6 color schemes
#ffa2b6 color preview, HTML & CSS examples
This text has a color of #ffa2b6
<p style="color:#ffa2b6;">Text here</p>
.mytext {color:#ffa2b6;}
This box has a color of #ffa2b6
<div style="background-color:#ffa2b6;">Content here</div>
.mybackground {background-color:#ffa2b6;}
Border around this has a color of #ffa2b6
<div style="border:2px solid #ffa2b6;">Content here</div>
.myborder {border:2px solid #ffa2b6;}