#f27d7a color space conversions
Hex:
#f27d7a
RGB:
242, 125, 122
CMY:
5, 51, 52
CMYK:
0, 48, 50, 5
HSL:
1°, 82.1918%, 71.3725%
HSV (HSB):
1°, 49.5868%, 94.9020%
XYZ:
47.4644, 34.9496, 22.6567
xyY:
0.4517, 0.3326, 34.9496
CIE-Lab:
65.7094, 44.4900, 22.3628
CIE-LCH:
65.7094, 49.7941, 26.6863
CIE-Luv:
65.7094, 84.5354, 19.9799
Hunter-Lab:
59.1182, 39.8560, 18.6602
#f27d7a color charts
#f27d7a color shades, tints & tones
#f27d7a color schemes
#f27d7a color preview, HTML & CSS examples
This text has a color of #f27d7a
<p style="color:#f27d7a;">Text here</p>
.mytext {color:#f27d7a;}
This box has a color of #f27d7a
<div style="background-color:#f27d7a;">Content here</div>
.mybackground {background-color:#f27d7a;}
Border around this has a color of #f27d7a
<div style="border:2px solid #f27d7a;">Content here</div>
.myborder {border:2px solid #f27d7a;}