#f204da color space conversions
Hex:
#f204da
RGB:
242, 4, 218
CMY:
5, 98, 15
CMYK:
0, 98, 10, 5
HSL:
306°, 96.7480%, 48.2353%
HSV (HSB):
306°, 98.3471%, 94.9020%
XYZ:
49.3163, 24.0260, 68.3679
xyY:
0.3480, 0.1695, 24.0260
CIE-Lab:
56.1139, 90.9434, -46.9277
CIE-LCH:
56.1139, 102.3373, 332.7058
CIE-Luv:
56.1139, 89.7371, -85.0774
Hunter-Lab:
49.0164, 93.8135, -48.3861
#f204da color charts
#f204da color shades, tints & tones
#f204da color schemes
#f204da color preview, HTML & CSS examples
This text has a color of #f204da
<p style="color:#f204da;">Text here</p>
.mytext {color:#f204da;}
This box has a color of #f204da
<div style="background-color:#f204da;">Content here</div>
.mybackground {background-color:#f204da;}
Border around this has a color of #f204da
<div style="border:2px solid #f204da;">Content here</div>
.myborder {border:2px solid #f204da;}