#f38d97 color space conversions
Hex:
#f38d97
RGB:
243, 141, 151
CMY:
5, 45, 41
CMYK:
0, 42, 38, 5
HSL:
354°, 80.9524%, 75.2941%
HSV (HSB):
354°, 41.9753%, 95.2941%
XYZ:
52.0729, 40.3388, 34.3198
xyY:
0.4109, 0.3183, 40.3388
CIE-Lab:
69.7102, 39.6895, 11.6657
CIE-LCH:
69.7102, 41.3684, 16.3793
CIE-Luv:
69.7102, 69.0432, 8.4173
Hunter-Lab:
63.5128, 35.2012, 12.4211
#f38d97 color charts
#f38d97 color shades, tints & tones
#f38d97 color schemes
#f38d97 color preview, HTML & CSS examples
This text has a color of #f38d97
<p style="color:#f38d97;">Text here</p>
.mytext {color:#f38d97;}
This box has a color of #f38d97
<div style="background-color:#f38d97;">Content here</div>
.mybackground {background-color:#f38d97;}
Border around this has a color of #f38d97
<div style="border:2px solid #f38d97;">Content here</div>
.myborder {border:2px solid #f38d97;}