#f27d8d color space conversions
Hex:
#f27d8d
RGB:
242, 125, 141
CMY:
5, 51, 45
CMYK:
0, 48, 42, 5
HSL:
352°, 81.8182%, 71.9608%
HSV (HSB):
352°, 48.3471%, 94.9020%
XYZ:
48.7593, 35.4676, 29.4753
xyY:
0.4288, 0.3119, 35.4676
CIE-Lab:
66.1111, 46.3336, 12.1921
CIE-LCH:
66.1111, 47.9109, 14.7425
CIE-Luv:
66.1111, 80.4517, 7.4463
Hunter-Lab:
59.5547, 41.9230, 12.3439
#f27d8d color charts
#f27d8d color shades, tints & tones
#f27d8d color schemes
#f27d8d color preview, HTML & CSS examples
This text has a color of #f27d8d
<p style="color:#f27d8d;">Text here</p>
.mytext {color:#f27d8d;}
This box has a color of #f27d8d
<div style="background-color:#f27d8d;">Content here</div>
.mybackground {background-color:#f27d8d;}
Border around this has a color of #f27d8d
<div style="border:2px solid #f27d8d;">Content here</div>
.myborder {border:2px solid #f27d8d;}