#fdaabb color space conversions
Hex:
#fdaabb
RGB:
253, 170, 187
CMY:
1, 33, 27
CMYK:
0, 33, 26, 1
HSL:
348°, 95.4023%, 82.9412%
HSV (HSB):
348°, 32.8063%, 99.2157%
XYZ:
63.8524, 53.2200, 53.9208
xyY:
0.3734, 0.3112, 53.2200
CIE-Lab:
78.0047, 32.7154, 3.8446
CIE-LCH:
78.0047, 32.9405, 6.7025
CIE-Luv:
78.0047, 52.3301, -0.5512
Hunter-Lab:
72.9520, 28.5689, 7.2436
#fdaabb color charts
#fdaabb RGB chart
#fdaabb CMYK chart
#fdaabb RGB pie chart
#fdaabb color shades, tints & tones
#fdaabb color schemes
#fdaabb color preview, HTML & CSS examples
This text has a color of #fdaabb
<p style="color:#fdaabb;">Text here</p>
.mytext {color:#fdaabb;}
Text color #fdaabb
This box has a color of #fdaabb
<div style="background-color:#fdaabb;">Content here</div>
.mybackground {background-color:#fdaabb;}
Background color #fdaabb
Border around this has a color of #fdaabb
<div style="border:2px solid #fdaabb;">Content here</div>
.myborder {border:2px solid #fdaabb;}
Border color #fdaabb