#f6bdf5 color space conversions
Hex:
#f6bdf5
RGB:
246, 189, 245
CMY:
4, 26, 4
CMYK:
0, 23, 0, 4
HSL:
301°, 76.0000%, 85.2941%
HSV (HSB):
301°, 23.1707%, 96.4706%
XYZ:
72.6851, 62.5806, 94.6345
xyY:
0.3162, 0.2722, 62.5806
CIE-Lab:
83.2212, 29.5568, -19.7940
CIE-LCH:
83.2212, 35.5726, 326.1899
CIE-Luv:
83.2212, 28.7979, -36.2571
Hunter-Lab:
79.1079, 25.5686, -15.5514
#f6bdf5 color charts
#f6bdf5 color shades, tints & tones
#f6bdf5 color schemes
#f6bdf5 color preview, HTML & CSS examples
This text has a color of #f6bdf5
<p style="color:#f6bdf5;">Text here</p>
.mytext {color:#f6bdf5;}
This box has a color of #f6bdf5
<div style="background-color:#f6bdf5;">Content here</div>
.mybackground {background-color:#f6bdf5;}
Border around this has a color of #f6bdf5
<div style="border:2px solid #f6bdf5;">Content here</div>
.myborder {border:2px solid #f6bdf5;}