#f18ddf color space conversions
Hex:
#f18ddf
RGB:
241, 141, 223
CMY:
5, 45, 13
CMYK:
0, 41, 7, 5
HSL:
311°, 78.1250%, 74.9020%
HSV (HSB):
311°, 41.4938%, 94.5098%
XYZ:
59.1198, 43.0782, 75.0110
xyY:
0.3336, 0.2431, 43.0782
CIE-Lab:
71.6080, 49.1894, -25.5900
CIE-LCH:
71.6080, 55.4476, 332.5150
CIE-Luv:
71.6080, 52.4561, -48.0313
Hunter-Lab:
65.6340, 45.9242, -21.8168
#f18ddf color charts
#f18ddf color shades, tints & tones
#f18ddf color schemes
#f18ddf color preview, HTML & CSS examples
This text has a color of #f18ddf
<p style="color:#f18ddf;">Text here</p>
.mytext {color:#f18ddf;}
This box has a color of #f18ddf
<div style="background-color:#f18ddf;">Content here</div>
.mybackground {background-color:#f18ddf;}
Border around this has a color of #f18ddf
<div style="border:2px solid #f18ddf;">Content here</div>
.myborder {border:2px solid #f18ddf;}