#f27d5d color space conversions
Hex:
#f27d5d
RGB:
242, 125, 93
CMY:
5, 51, 64
CMYK:
0, 48, 62, 5
HSL:
13°, 85.1429%, 65.6863%
HSV (HSB):
13°, 61.5702%, 94.9020%
XYZ:
45.9273, 34.3348, 14.5626
xyY:
0.4843, 0.3621, 34.3348
CIE-Lab:
65.2274, 42.2383, 37.7677
CIE-LCH:
65.2274, 56.6610, 41.8017
CIE-Luv:
65.2274, 89.8787, 36.2382
Hunter-Lab:
58.5959, 37.3651, 26.2821
#f27d5d color charts
#f27d5d color shades, tints & tones
#f27d5d color schemes
#f27d5d color preview, HTML & CSS examples
This text has a color of #f27d5d
<p style="color:#f27d5d;">Text here</p>
.mytext {color:#f27d5d;}
This box has a color of #f27d5d
<div style="background-color:#f27d5d;">Content here</div>
.mybackground {background-color:#f27d5d;}
Border around this has a color of #f27d5d
<div style="border:2px solid #f27d5d;">Content here</div>
.myborder {border:2px solid #f27d5d;}