#f38d9e color space conversions
Hex:
#f38d9e
RGB:
243, 141, 158
CMY:
5, 45, 38
CMYK:
0, 42, 35, 5
HSL:
350°, 80.9524%, 75.2941%
HSV (HSB):
350°, 41.9753%, 95.2941%
XYZ:
52.6586, 40.5731, 37.4037
xyY:
0.4031, 0.3106, 40.5731
CIE-Lab:
69.8758, 40.5038, 7.9906
CIE-LCH:
69.8758, 41.2845, 11.1601
CIE-Luv:
69.8758, 67.6616, 3.4241
Hunter-Lab:
63.6970, 36.0970, 9.7720
#f38d9e color charts
#f38d9e color shades, tints & tones
#f38d9e color schemes
#f38d9e color preview, HTML & CSS examples
This text has a color of #f38d9e
<p style="color:#f38d9e;">Text here</p>
.mytext {color:#f38d9e;}
This box has a color of #f38d9e
<div style="background-color:#f38d9e;">Content here</div>
.mybackground {background-color:#f38d9e;}
Border around this has a color of #f38d9e
<div style="border:2px solid #f38d9e;">Content here</div>
.myborder {border:2px solid #f38d9e;}