#fd185f color space conversions
Hex:
#fd185f
RGB:
253, 24, 95
CMY:
1, 91, 63
CMYK:
0, 91, 62, 1
HSL:
341°, 98.2833%, 54.3137%
HSV (HSB):
341°, 90.5138%, 99.2157%
XYZ:
42.9002, 22.3621, 12.8817
xyY:
0.5490, 0.2862, 22.3621
CIE-Lab:
54.4091, 80.0520, 23.2125
CIE-LCH:
54.4091, 83.3495, 16.1705
CIE-Luv:
54.4091, 151.1507, 10.1330
Hunter-Lab:
47.2886, 79.1800, 16.9511
#fd185f color charts
#fd185f color shades, tints & tones
#fd185f color schemes
#fd185f color preview, HTML & CSS examples
This text has a color of #fd185f
<p style="color:#fd185f;">Text here</p>
.mytext {color:#fd185f;}
This box has a color of #fd185f
<div style="background-color:#fd185f;">Content here</div>
.mybackground {background-color:#fd185f;}
Border around this has a color of #fd185f
<div style="border:2px solid #fd185f;">Content here</div>
.myborder {border:2px solid #fd185f;}