#f28d75 color space conversions
Hex:
#f28d75
RGB:
242, 141, 117
CMY:
5, 45, 54
CMYK:
0, 42, 52, 5
HSL:
12°, 82.7815%, 70.3922%
HSV (HSB):
12°, 51.6529%, 94.9020%
XYZ:
49.3537, 39.2114, 21.7969
xyY:
0.4472, 0.3553, 39.2114
CIE-Lab:
68.9041, 35.9148, 29.3892
CIE-LCH:
68.9041, 46.4069, 39.2936
CIE-Luv:
68.9041, 74.3582, 30.2040
Hunter-Lab:
62.6190, 31.1032, 23.1951
#f28d75 color charts
#f28d75 color shades, tints & tones
#f28d75 color schemes
#f28d75 color preview, HTML & CSS examples
This text has a color of #f28d75
<p style="color:#f28d75;">Text here</p>
.mytext {color:#f28d75;}
This box has a color of #f28d75
<div style="background-color:#f28d75;">Content here</div>
.mybackground {background-color:#f28d75;}
Border around this has a color of #f28d75
<div style="border:2px solid #f28d75;">Content here</div>
.myborder {border:2px solid #f28d75;}