#ffadfc color space conversions
Hex:
#ffadfc
RGB:
255, 173, 252
CMY:
0, 32, 1
CMYK:
0, 32, 1, 0
HSL:
302°, 100.0000%, 83.9216%
HSV (HSB):
302°, 32.1569%, 100.0000%
XYZ:
73.7543, 58.1754, 99.4372
xyY:
0.3188, 0.2514, 58.1754
CIE-Lab:
80.8362, 42.0680, -27.0817
CIE-LCH:
80.8362, 50.0314, 327.2282
CIE-Luv:
80.8362, 41.1724, -50.1147
Hunter-Lab:
76.2728, 39.1285, -23.9056
#ffadfc color charts
#ffadfc color shades, tints & tones
#ffadfc color schemes
#ffadfc color preview, HTML & CSS examples
This text has a color of #ffadfc
<p style="color:#ffadfc;">Text here</p>
.mytext {color:#ffadfc;}
This box has a color of #ffadfc
<div style="background-color:#ffadfc;">Content here</div>
.mybackground {background-color:#ffadfc;}
Border around this has a color of #ffadfc
<div style="border:2px solid #ffadfc;">Content here</div>
.myborder {border:2px solid #ffadfc;}