#f39bd0 color space conversions
Hex:
#f39bd0
RGB:
243, 155, 208
CMY:
5, 39, 18
CMYK:
0, 36, 14, 5
HSL:
324°, 78.5714%, 78.0392%
HSV (HSB):
324°, 36.2140%, 95.2941%
XYZ:
60.0687, 47.0514, 65.5904
xyY:
0.3478, 0.2724, 47.0514
CIE-Lab:
74.2227, 40.1908, -13.3542
CIE-LCH:
74.2227, 42.3513, 341.6199
CIE-Luv:
74.2227, 49.9500, -27.4278
Hunter-Lab:
68.5941, 36.2751, -8.6779
#f39bd0 color charts
#f39bd0 color shades, tints & tones
#f39bd0 color schemes
#f39bd0 color preview, HTML & CSS examples
This text has a color of #f39bd0
<p style="color:#f39bd0;">Text here</p>
.mytext {color:#f39bd0;}
This box has a color of #f39bd0
<div style="background-color:#f39bd0;">Content here</div>
.mybackground {background-color:#f39bd0;}
Border around this has a color of #f39bd0
<div style="border:2px solid #f39bd0;">Content here</div>
.myborder {border:2px solid #f39bd0;}