#fdabe2 color space conversions
Hex:
#fdabe2
RGB:
253, 171, 226
CMY:
1, 33, 11
CMYK:
0, 32, 11, 1
HSL:
320°, 95.3488%, 83.1373%
HSV (HSB):
320°, 32.4111%, 99.2157%
XYZ:
68.7984, 55.4995, 79.0379
xyY:
0.3383, 0.2729, 55.4995
CIE-Lab:
79.3281, 38.0379, -15.3855
CIE-LCH:
79.3281, 41.0316, 337.9777
CIE-Luv:
79.3281, 45.2689, -30.4929
Hunter-Lab:
74.4980, 34.4722, -10.7546
#fdabe2 color charts
#fdabe2 color shades, tints & tones
#fdabe2 color schemes
#fdabe2 color preview, HTML & CSS examples
This text has a color of #fdabe2
<p style="color:#fdabe2;">Text here</p>
.mytext {color:#fdabe2;}
This box has a color of #fdabe2
<div style="background-color:#fdabe2;">Content here</div>
.mybackground {background-color:#fdabe2;}
Border around this has a color of #fdabe2
<div style="border:2px solid #fdabe2;">Content here</div>
.myborder {border:2px solid #fdabe2;}