#fd18cf color space conversions
Hex:
#fd18cf
RGB:
253, 24, 207
CMY:
1, 91, 19
CMYK:
0, 91, 18, 1
HSL:
312°, 98.2833%, 54.3137%
HSV (HSB):
312°, 90.5138%, 99.2157%
XYZ:
52.0971, 26.0409, 61.3121
xyY:
0.3736, 0.1867, 26.0409
CIE-Lab:
58.0759, 89.9008, -37.4381
CIE-LCH:
58.0759, 97.3846, 337.3913
CIE-Luv:
58.0759, 101.7008, -71.2199
Hunter-Lab:
51.0303, 92.9287, -35.5148
#fd18cf color charts
#fd18cf color shades, tints & tones
#fd18cf color schemes
#fd18cf color preview, HTML & CSS examples
This text has a color of #fd18cf
<p style="color:#fd18cf;">Text here</p>
.mytext {color:#fd18cf;}
This box has a color of #fd18cf
<div style="background-color:#fd18cf;">Content here</div>
.mybackground {background-color:#fd18cf;}
Border around this has a color of #fd18cf
<div style="border:2px solid #fd18cf;">Content here</div>
.myborder {border:2px solid #fd18cf;}