#f2765e color space conversions
Hex:
#f2765e
RGB:
242, 118, 94
CMY:
5, 54, 63
CMYK:
0, 51, 61, 5
HSL:
10°, 85.0575%, 65.8824%
HSV (HSB):
10°, 61.1570%, 94.9020%
XYZ:
45.1168, 32.6423, 14.5123
xyY:
0.4890, 0.3538, 32.6423
CIE-Lab:
63.8702, 45.7666, 35.5453
CIE-LCH:
63.8702, 57.9486, 37.8352
CIE-Luv:
63.8702, 94.8479, 32.9479
Hunter-Lab:
57.1334, 40.9733, 24.9332
#f2765e color charts
#f2765e color shades, tints & tones
#f2765e color schemes
#f2765e color preview, HTML & CSS examples
This text has a color of #f2765e
<p style="color:#f2765e;">Text here</p>
.mytext {color:#f2765e;}
This box has a color of #f2765e
<div style="background-color:#f2765e;">Content here</div>
.mybackground {background-color:#f2765e;}
Border around this has a color of #f2765e
<div style="border:2px solid #f2765e;">Content here</div>
.myborder {border:2px solid #f2765e;}