#f27ddc color space conversions
Hex:
#f27ddc
RGB:
242, 125, 220
CMY:
5, 51, 14
CMYK:
0, 48, 9, 5
HSL:
311°, 81.8182%, 71.9608%
HSV (HSB):
311°, 48.3471%, 94.9020%
XYZ:
56.8698, 38.7118, 72.1849
xyY:
0.3390, 0.2307, 38.7118
CIE-Lab:
68.5420, 56.9205, -28.6295
CIE-LCH:
68.5420, 63.7150, 333.2988
CIE-Luv:
68.5420, 61.0347, -53.8326
Hunter-Lab:
62.2188, 54.2714, -25.2338
#f27ddc color charts
#f27ddc color shades, tints & tones
#f27ddc color schemes
#f27ddc color preview, HTML & CSS examples
This text has a color of #f27ddc
<p style="color:#f27ddc;">Text here</p>
.mytext {color:#f27ddc;}
This box has a color of #f27ddc
<div style="background-color:#f27ddc;">Content here</div>
.mybackground {background-color:#f27ddc;}
Border around this has a color of #f27ddc
<div style="border:2px solid #f27ddc;">Content here</div>
.myborder {border:2px solid #f27ddc;}