#fe2385 color space conversions
Hex:
#fe2385
RGB:
254, 35, 133
CMY:
0, 86, 48
CMYK:
0, 86, 48, 0
HSL:
333°, 99.0950%, 56.6667%
HSV (HSB):
333°, 86.2205%, 99.6078%
XYZ:
45.7077, 23.9663, 24.4072
xyY:
0.4858, 0.2547, 23.9663
CIE-Lab:
56.0541, 81.1522, 2.7387
CIE-LCH:
56.0541, 81.1984, 1.9329
CIE-Luv:
56.0541, 134.3088, -12.7432
Hunter-Lab:
48.9554, 80.9862, 4.7092
#fe2385 color charts
#fe2385 color shades, tints & tones
#fe2385 color schemes
#fe2385 color preview, HTML & CSS examples
This text has a color of #fe2385
<p style="color:#fe2385;">Text here</p>
.mytext {color:#fe2385;}
This box has a color of #fe2385
<div style="background-color:#fe2385;">Content here</div>
.mybackground {background-color:#fe2385;}
Border around this has a color of #fe2385
<div style="border:2px solid #fe2385;">Content here</div>
.myborder {border:2px solid #fe2385;}