#f6b4ed color space conversions
Hex:
#f6b4ed
RGB:
246, 180, 237
CMY:
4, 29, 7
CMYK:
0, 27, 4, 4
HSL:
308°, 78.5714%, 83.5294%
HSV (HSB):
308°, 26.8293%, 96.4706%
XYZ:
69.6134, 58.3498, 87.7144
xyY:
0.3228, 0.2705, 58.3498
CIE-Lab:
80.9329, 32.8865, -18.9689
CIE-LCH:
80.9329, 37.9649, 330.0237
CIE-Luv:
80.9329, 34.3703, -35.3644
Hunter-Lab:
76.3870, 28.9941, -14.6111
#f6b4ed color charts
#f6b4ed color shades, tints & tones
#f6b4ed color schemes
#f6b4ed color preview, HTML & CSS examples
This text has a color of #f6b4ed
<p style="color:#f6b4ed;">Text here</p>
.mytext {color:#f6b4ed;}
This box has a color of #f6b4ed
<div style="background-color:#f6b4ed;">Content here</div>
.mybackground {background-color:#f6b4ed;}
Border around this has a color of #f6b4ed
<div style="border:2px solid #f6b4ed;">Content here</div>
.myborder {border:2px solid #f6b4ed;}