#f2705d color space conversions
Hex:
#f2705d
RGB:
242, 112, 93
CMY:
5, 56, 64
CMYK:
0, 54, 62, 5
HSL:
8°, 85.1429%, 65.6863%
HSV (HSB):
8°, 61.5702%, 94.9020%
XYZ:
44.3879, 31.2559, 14.0494
xyY:
0.4949, 0.3485, 31.2559
CIE-Lab:
62.7231, 48.5993, 34.6655
CIE-LCH:
62.7231, 59.6958, 35.5000
CIE-Luv:
62.7231, 99.3623, 31.1272
Hunter-Lab:
55.9070, 43.8847, 24.2353
#f2705d color charts
#f2705d color shades, tints & tones
#f2705d color schemes
#f2705d color preview, HTML & CSS examples
This text has a color of #f2705d
<p style="color:#f2705d;">Text here</p>
.mytext {color:#f2705d;}
This box has a color of #f2705d
<div style="background-color:#f2705d;">Content here</div>
.mybackground {background-color:#f2705d;}
Border around this has a color of #f2705d
<div style="border:2px solid #f2705d;">Content here</div>
.myborder {border:2px solid #f2705d;}