#f27dcc color space conversions
Hex:
#f27dcc
RGB:
242, 125, 204
CMY:
5, 51, 20
CMYK:
0, 48, 16, 5
HSL:
319°, 81.8182%, 71.9608%
HSV (HSB):
319°, 48.3471%, 94.9020%
XYZ:
54.8506, 37.9041, 61.5520
xyY:
0.3555, 0.2456, 37.9041
CIE-Lab:
67.9499, 54.4260, -20.6291
CIE-LCH:
67.9499, 58.2044, 339.2418
CIE-Luv:
67.9499, 65.0808, -40.7866
Hunter-Lab:
61.5663, 51.2881, -16.1798
#f27dcc color charts
#f27dcc color shades, tints & tones
#f27dcc color schemes
#f27dcc color preview, HTML & CSS examples
This text has a color of #f27dcc
<p style="color:#f27dcc;">Text here</p>
.mytext {color:#f27dcc;}
This box has a color of #f27dcc
<div style="background-color:#f27dcc;">Content here</div>
.mybackground {background-color:#f27dcc;}
Border around this has a color of #f27dcc
<div style="border:2px solid #f27dcc;">Content here</div>
.myborder {border:2px solid #f27dcc;}