#f38b8c color space conversions
Hex:
#f38b8c
RGB:
243, 139, 140
CMY:
5, 45, 45
CMYK:
0, 43, 42, 5
HSL:
359°, 81.2500%, 74.9020%
HSV (HSB):
359°, 42.7984%, 95.2941%
XYZ:
50.9284, 39.4134, 29.7343
xyY:
0.4241, 0.3282, 39.4134
CIE-Lab:
69.0496, 39.5168, 16.8809
CIE-LCH:
69.0496, 42.9714, 23.1313
CIE-Luv:
69.0496, 72.4505, 14.9881
Hunter-Lab:
62.7801, 34.9375, 15.8648
#f38b8c color charts
#f38b8c color shades, tints & tones
#f38b8c color schemes
#f38b8c color preview, HTML & CSS examples
This text has a color of #f38b8c
<p style="color:#f38b8c;">Text here</p>
.mytext {color:#f38b8c;}
This box has a color of #f38b8c
<div style="background-color:#f38b8c;">Content here</div>
.mybackground {background-color:#f38b8c;}
Border around this has a color of #f38b8c
<div style="border:2px solid #f38b8c;">Content here</div>
.myborder {border:2px solid #f38b8c;}