#fdadef color space conversions
Hex:
#fdadef
RGB:
253, 173, 239
CMY:
1, 32, 6
CMYK:
0, 32, 6, 1
HSL:
311°, 95.2381%, 83.5294%
HSV (HSB):
311°, 31.6206%, 99.2157%
XYZ:
71.0316, 57.0018, 88.9200
xyY:
0.3274, 0.2627, 57.0018
CIE-Lab:
80.1806, 39.1691, -21.1147
CIE-LCH:
80.1806, 44.4977, 331.6725
CIE-Luv:
80.1806, 42.0667, -39.8688
Hunter-Lab:
75.4995, 35.8125, -16.9795
#fdadef color charts
#fdadef RGB chart
#fdadef CMYK chart
#fdadef RGB pie chart
#fdadef color shades, tints & tones
#fdadef color schemes
#fdadef color preview, HTML & CSS examples
This text has a color of #fdadef
<p style="color:#fdadef;">Text here</p>
.mytext {color:#fdadef;}
Text color #fdadef
This box has a color of #fdadef
<div style="background-color:#fdadef;">Content here</div>
.mybackground {background-color:#fdadef;}
Background color #fdadef
Border around this has a color of #fdadef
<div style="border:2px solid #fdadef;">Content here</div>
.myborder {border:2px solid #fdadef;}
Border color #fdadef