#f08cd7 color space conversions
Hex:
#f08cd7
RGB:
240, 140, 215
CMY:
6, 45, 16
CMYK:
0, 42, 10, 6
HSL:
315°, 76.9231%, 74.5098%
HSV (HSB):
315°, 41.6667%, 94.1176%
XYZ:
57.5790, 42.1877, 69.3983
xyY:
0.3404, 0.2494, 42.1877
CIE-Lab:
71.0002, 48.0690, -22.1177
CIE-LCH:
71.0002, 52.9134, 335.2917
CIE-Luv:
71.0002, 53.9665, -42.2707
Hunter-Lab:
64.9521, 44.5713, -17.8822
#f08cd7 color charts
#f08cd7 color shades, tints & tones
#f08cd7 color schemes
#f08cd7 color preview, HTML & CSS examples
This text has a color of #f08cd7
<p style="color:#f08cd7;">Text here</p>
.mytext {color:#f08cd7;}
This box has a color of #f08cd7
<div style="background-color:#f08cd7;">Content here</div>
.mybackground {background-color:#f08cd7;}
Border around this has a color of #f08cd7
<div style="border:2px solid #f08cd7;">Content here</div>
.myborder {border:2px solid #f08cd7;}