#f17dbe color space conversions
Hex:
#f17dbe
RGB:
241, 125, 190
CMY:
5, 51, 25
CMYK:
0, 48, 21, 5
HSL:
326°, 80.5556%, 71.7647%
HSV (HSB):
326°, 48.1328%, 94.5098%
XYZ:
52.9035, 37.0857, 53.0851
xyY:
0.3698, 0.2592, 37.0857
CIE-Lab:
67.3413, 52.0640, -13.7188
CIE-LCH:
67.3413, 53.8411, 345.2381
CIE-Luv:
67.3413, 67.8813, -29.7557
Hunter-Lab:
60.8980, 48.4954, -9.0548
#f17dbe color charts
#f17dbe color shades, tints & tones
#f17dbe color schemes
#f17dbe color preview, HTML & CSS examples
This text has a color of #f17dbe
<p style="color:#f17dbe;">Text here</p>
.mytext {color:#f17dbe;}
This box has a color of #f17dbe
<div style="background-color:#f17dbe;">Content here</div>
.mybackground {background-color:#f17dbe;}
Border around this has a color of #f17dbe
<div style="border:2px solid #f17dbe;">Content here</div>
.myborder {border:2px solid #f17dbe;}