#f18ceb color space conversions
Hex:
#f18ceb
RGB:
241, 140, 235
CMY:
5, 45, 8
CMYK:
0, 42, 2, 5
HSL:
304°, 78.2946%, 74.7059%
HSV (HSB):
304°, 41.9087%, 94.5098%
XYZ:
60.6491, 43.4551, 83.7884
xyY:
0.3228, 0.2313, 43.4551
CIE-Lab:
71.8628, 51.7404, -31.7880
CIE-LCH:
71.8628, 60.7252, 328.4344
CIE-Luv:
71.8628, 50.3149, -58.4521
Hunter-Lab:
65.9205, 48.8653, -29.2164
#f18ceb color charts
#f18ceb color shades, tints & tones
#f18ceb color schemes
#f18ceb color preview, HTML & CSS examples
This text has a color of #f18ceb
<p style="color:#f18ceb;">Text here</p>
.mytext {color:#f18ceb;}
This box has a color of #f18ceb
<div style="background-color:#f18ceb;">Content here</div>
.mybackground {background-color:#f18ceb;}
Border around this has a color of #f18ceb
<div style="border:2px solid #f18ceb;">Content here</div>
.myborder {border:2px solid #f18ceb;}