#fe2d45 color space conversions
Hex:
#fe2d45
RGB:
254, 45, 69
CMY:
0, 82, 73
CMYK:
0, 82, 73, 0
HSL:
353°, 99.0521%, 58.6275%
HSV (HSB):
353°, 82.2835%, 99.6078%
XYZ:
42.8856, 23.3773, 7.8822
xyY:
0.5784, 0.3153, 23.3773
CIE-Lab:
55.4588, 75.4840, 39.8511
CIE-LCH:
55.4588, 85.3577, 27.8314
CIE-Luv:
55.4588, 153.8139, 25.9388
Hunter-Lab:
48.3501, 73.7137, 24.1794
#fe2d45 color charts
#fe2d45 color shades, tints & tones
#fe2d45 color schemes
#fe2d45 color preview, HTML & CSS examples
This text has a color of #fe2d45
<p style="color:#fe2d45;">Text here</p>
.mytext {color:#fe2d45;}
This box has a color of #fe2d45
<div style="background-color:#fe2d45;">Content here</div>
.mybackground {background-color:#fe2d45;}
Border around this has a color of #fe2d45
<div style="border:2px solid #fe2d45;">Content here</div>
.myborder {border:2px solid #fe2d45;}