#f000da color space conversions
Hex:
#f000da
RGB:
240, 0, 218
CMY:
6, 100, 15
CMYK:
0, 100, 9, 6
HSL:
306°, 100.0000%, 47.0588%
HSV (HSB):
306°, 100.0000%, 94.1176%
XYZ:
48.5901, 23.5872, 68.3215
xyY:
0.3458, 0.1679, 23.5872
CIE-Lab:
55.6721, 90.8656, -47.6505
CIE-LCH:
55.6721, 102.6018, 332.3272
CIE-Luv:
55.6721, 88.4169, -85.9924
Hunter-Lab:
48.5667, 93.5943, -49.4099
#f000da color charts
#f000da RGB chart
#f000da CMYK chart
#f000da RGB pie chart
#f000da color shades, tints & tones
#f000da color schemes
#f000da color preview, HTML & CSS examples
This text has a color of #f000da
<p style="color:#f000da;">Text here</p>
.mytext {color:#f000da;}
Text color #f000da
This box has a color of #f000da
<div style="background-color:#f000da;">Content here</div>
.mybackground {background-color:#f000da;}
Background color #f000da
Border around this has a color of #f000da
<div style="border:2px solid #f000da;">Content here</div>
.myborder {border:2px solid #f000da;}
Border color #f000da