#f18dca color space conversions
Hex:
#f18dca
RGB:
241, 141, 202
CMY:
5, 45, 21
CMYK:
0, 41, 16, 5
HSL:
323°, 78.1250%, 74.9020%
HSV (HSB):
323°, 41.4938%, 94.5098%
XYZ:
56.4612, 42.0148, 61.0110
xyY:
0.3540, 0.2634, 42.0148
CIE-Lab:
70.8811, 45.8264, -15.0892
CIE-LCH:
70.8811, 48.2467, 341.7749
CIE-Luv:
70.8811, 56.9796, -30.9227
Hunter-Lab:
64.8188, 42.0515, -10.4338
#f18dca color charts
#f18dca color shades, tints & tones
#f18dca color schemes
#f18dca color preview, HTML & CSS examples
This text has a color of #f18dca
<p style="color:#f18dca;">Text here</p>
.mytext {color:#f18dca;}
This box has a color of #f18dca
<div style="background-color:#f18dca;">Content here</div>
.mybackground {background-color:#f18dca;}
Border around this has a color of #f18dca
<div style="border:2px solid #f18dca;">Content here</div>
.myborder {border:2px solid #f18dca;}