#fd068c color space conversions
Hex:
#fd068c
RGB:
253, 6, 140
CMY:
1, 98, 45
CMYK:
0, 98, 45, 1
HSL:
327°, 98.4064%, 50.7843%
HSV (HSB):
327°, 97.6285%, 99.2157%
XYZ:
45.3068, 22.9063, 26.8444
xyY:
0.4766, 0.2410, 22.9063
CIE-Lab:
54.9757, 84.6515, -3.0368
CIE-LCH:
54.9757, 84.7059, 357.9455
CIE-Luv:
54.9757, 134.5134, -20.8518
Hunter-Lab:
47.8606, 85.2193, 0.2474
#fd068c color charts
#fd068c color shades, tints & tones
#fd068c color schemes
#fd068c color preview, HTML & CSS examples
This text has a color of #fd068c
<p style="color:#fd068c;">Text here</p>
.mytext {color:#fd068c;}
This box has a color of #fd068c
<div style="background-color:#fd068c;">Content here</div>
.mybackground {background-color:#fd068c;}
Border around this has a color of #fd068c
<div style="border:2px solid #fd068c;">Content here</div>
.myborder {border:2px solid #fd068c;}