#f18db5 color space conversions
Hex:
#f18db5
RGB:
241, 141, 181
CMY:
5, 45, 29
CMYK:
0, 41, 25, 5
HSL:
336°, 78.1250%, 74.9020%
HSV (HSB):
336°, 41.4938%, 94.5098%
XYZ:
54.1410, 41.0867, 48.7930
xyY:
0.3759, 0.2853, 41.0867
CIE-Lab:
70.2366, 42.7662, -4.3647
CIE-LCH:
70.2366, 42.9884, 354.1726
CIE-Luv:
70.2366, 61.4414, -14.2708
Hunter-Lab:
64.0989, 38.5965, -0.2632
#f18db5 color charts
#f18db5 color shades, tints & tones
#f18db5 color schemes
#f18db5 color preview, HTML & CSS examples
This text has a color of #f18db5
<p style="color:#f18db5;">Text here</p>
.mytext {color:#f18db5;}
This box has a color of #f18db5
<div style="background-color:#f18db5;">Content here</div>
.mybackground {background-color:#f18db5;}
Border around this has a color of #f18db5
<div style="border:2px solid #f18db5;">Content here</div>
.myborder {border:2px solid #f18db5;}