#fd0c85 color space conversions
Hex:
#fd0c85
RGB:
253, 12, 133
CMY:
1, 95, 48
CMYK:
0, 95, 47, 1
HSL:
330°, 98.3673%, 51.9608%
HSV (HSB):
330°, 95.2569%, 99.2157%
XYZ:
44.8731, 22.8390, 24.2336
xyY:
0.4880, 0.2484, 22.8390
CIE-Lab:
54.9062, 83.7013, 1.0483
CIE-LCH:
54.9062, 83.7078, 0.7175
CIE-Luv:
54.9062, 137.2070, -15.4465
Hunter-Lab:
47.7902, 83.9716, 3.3882
#fd0c85 color charts
#fd0c85 color shades, tints & tones
#fd0c85 color schemes
#fd0c85 color preview, HTML & CSS examples
This text has a color of #fd0c85
<p style="color:#fd0c85;">Text here</p>
.mytext {color:#fd0c85;}
This box has a color of #fd0c85
<div style="background-color:#fd0c85;">Content here</div>
.mybackground {background-color:#fd0c85;}
Border around this has a color of #fd0c85
<div style="border:2px solid #fd0c85;">Content here</div>
.myborder {border:2px solid #fd0c85;}