#fdacbc color space conversions
Hex:
#fdacbc
RGB:
253, 172, 188
CMY:
1, 33, 26
CMYK:
0, 32, 26, 1
HSL:
348°, 95.2941%, 83.3333%
HSV (HSB):
348°, 32.0158%, 99.2157%
XYZ:
64.3376, 54.0185, 54.6126
xyY:
0.3720, 0.3123, 54.0185
CIE-Lab:
78.4725, 31.8053, 3.9775
CIE-LCH:
78.4725, 32.0531, 7.1282
CIE-Luv:
78.4725, 50.9879, -0.1755
Hunter-Lab:
73.4973, 27.6340, 7.3923
#fdacbc color charts
#fdacbc color shades, tints & tones
#fdacbc color schemes
#fdacbc color preview, HTML & CSS examples
This text has a color of #fdacbc
<p style="color:#fdacbc;">Text here</p>
.mytext {color:#fdacbc;}
This box has a color of #fdacbc
<div style="background-color:#fdacbc;">Content here</div>
.mybackground {background-color:#fdacbc;}
Border around this has a color of #fdacbc
<div style="border:2px solid #fdacbc;">Content here</div>
.myborder {border:2px solid #fdacbc;}