#fe185b color space conversions
Hex:
#fe185b
RGB:
254, 24, 91
CMY:
0, 91, 64
CMYK:
0, 91, 64, 0
HSL:
343°, 99.1379%, 54.5098%
HSV (HSB):
343°, 90.5512%, 99.6078%
XYZ:
43.0880, 22.4794, 11.9655
xyY:
0.5557, 0.2899, 22.4794
CIE-Lab:
54.5320, 80.0812, 25.8096
CIE-LCH:
54.5320, 84.1376, 17.8638
CIE-Luv:
54.5320, 153.3336, 12.6130
Hunter-Lab:
47.4125, 79.2473, 18.2257
#fe185b color charts
#fe185b color shades, tints & tones
#fe185b color schemes
#fe185b color preview, HTML & CSS examples
This text has a color of #fe185b
<p style="color:#fe185b;">Text here</p>
.mytext {color:#fe185b;}
This box has a color of #fe185b
<div style="background-color:#fe185b;">Content here</div>
.mybackground {background-color:#fe185b;}
Border around this has a color of #fe185b
<div style="border:2px solid #fe185b;">Content here</div>
.myborder {border:2px solid #fe185b;}