#fdacdc color space conversions
Hex:
#fdacdc
RGB:
253, 172, 220
CMY:
1, 33, 14
CMYK:
0, 32, 13, 1
HSL:
324°, 95.2941%, 83.3333%
HSV (HSB):
324°, 32.0158%, 99.2157%
XYZ:
68.1788, 55.5550, 74.8399
xyY:
0.3433, 0.2798, 55.5550
CIE-Lab:
79.3599, 36.5491, -12.0903
CIE-LCH:
79.3599, 38.4969, 341.6959
CIE-Luv:
79.3599, 45.7584, -25.0701
Hunter-Lab:
74.5352, 32.8407, -7.3577
#fdacdc color charts
#fdacdc color shades, tints & tones
#fdacdc color schemes
#fdacdc color preview, HTML & CSS examples
This text has a color of #fdacdc
<p style="color:#fdacdc;">Text here</p>
.mytext {color:#fdacdc;}
This box has a color of #fdacdc
<div style="background-color:#fdacdc;">Content here</div>
.mybackground {background-color:#fdacdc;}
Border around this has a color of #fdacdc
<div style="border:2px solid #fdacdc;">Content here</div>
.myborder {border:2px solid #fdacdc;}