#f38a8c color space conversions
Hex:
#f38a8c
RGB:
243, 138, 140
CMY:
5, 46, 45
CMYK:
0, 43, 42, 5
HSL:
359°, 81.3953%, 74.7059%
HSV (HSB):
359°, 43.2099%, 95.2941%
XYZ:
50.7843, 39.1251, 29.6862
xyY:
0.4246, 0.3271, 39.1251
CIE-Lab:
68.8418, 40.0293, 16.5924
CIE-LCH:
68.8418, 43.3319, 22.5143
CIE-Luv:
68.8418, 73.1046, 14.5030
Hunter-Lab:
62.5501, 35.4612, 15.6460
#f38a8c color charts
#f38a8c color shades, tints & tones
#f38a8c color schemes
#f38a8c color preview, HTML & CSS examples
This text has a color of #f38a8c
<p style="color:#f38a8c;">Text here</p>
.mytext {color:#f38a8c;}
This box has a color of #f38a8c
<div style="background-color:#f38a8c;">Content here</div>
.mybackground {background-color:#f38a8c;}
Border around this has a color of #f38a8c
<div style="border:2px solid #f38a8c;">Content here</div>
.myborder {border:2px solid #f38a8c;}