#f38b9e color space conversions
Hex:
#f38b9e
RGB:
243, 139, 158
CMY:
5, 45, 38
CMYK:
0, 43, 35, 5
HSL:
349°, 81.2500%, 74.9020%
HSV (HSB):
349°, 42.7984%, 95.2941%
XYZ:
52.3663, 39.9885, 37.3063
xyY:
0.4039, 0.3084, 39.9885
CIE-Lab:
69.4614, 41.5288, 7.3979
CIE-LCH:
69.4614, 42.1826, 10.1006
CIE-Luv:
69.4614, 68.8886, 2.4047
Hunter-Lab:
63.2365, 37.1525, 9.2875
#f38b9e color charts
#f38b9e color shades, tints & tones
#f38b9e color schemes
#f38b9e color preview, HTML & CSS examples
This text has a color of #f38b9e
<p style="color:#f38b9e;">Text here</p>
.mytext {color:#f38b9e;}
This box has a color of #f38b9e
<div style="background-color:#f38b9e;">Content here</div>
.mybackground {background-color:#f38b9e;}
Border around this has a color of #f38b9e
<div style="border:2px solid #f38b9e;">Content here</div>
.myborder {border:2px solid #f38b9e;}