#f38bb5 color space conversions
Hex:
#f38bb5
RGB:
243, 139, 181
CMY:
5, 45, 29
CMYK:
0, 43, 26, 5
HSL:
336°, 81.2500%, 74.9020%
HSV (HSB):
336°, 42.7984%, 95.2941%
XYZ:
54.5353, 40.8561, 48.7278
xyY:
0.3784, 0.2835, 40.8561
CIE-Lab:
70.0750, 44.4666, -4.5751
CIE-LCH:
70.0750, 44.7014, 354.1256
CIE-Luv:
70.0750, 64.0338, -14.9090
Hunter-Lab:
63.9188, 40.4376, -0.4559
#f38bb5 color charts
#f38bb5 color shades, tints & tones
#f38bb5 color schemes
#f38bb5 color preview, HTML & CSS examples
This text has a color of #f38bb5
<p style="color:#f38bb5;">Text here</p>
.mytext {color:#f38bb5;}
This box has a color of #f38bb5
<div style="background-color:#f38bb5;">Content here</div>
.mybackground {background-color:#f38bb5;}
Border around this has a color of #f38bb5
<div style="border:2px solid #f38bb5;">Content here</div>
.myborder {border:2px solid #f38bb5;}