#fe3b5b color space conversions
Hex:
#fe3b5b
RGB:
254, 59, 91
CMY:
0, 77, 64
CMYK:
0, 77, 64, 0
HSL:
350°, 98.9848%, 61.3725%
HSV (HSB):
350°, 76.7717%, 99.6078%
XYZ:
44.3253, 24.9541, 12.3779
xyY:
0.5428, 0.3056, 24.9541
CIE-Lab:
57.0307, 72.9532, 29.0293
CIE-LCH:
57.0307, 78.5167, 21.6984
CIE-Luv:
57.0307, 141.7367, 18.1099
Hunter-Lab:
49.9541, 70.9673, 20.2766
#fe3b5b color charts
#fe3b5b color shades, tints & tones
#fe3b5b color schemes
#fe3b5b color preview, HTML & CSS examples
This text has a color of #fe3b5b
<p style="color:#fe3b5b;">Text here</p>
.mytext {color:#fe3b5b;}
This box has a color of #fe3b5b
<div style="background-color:#fe3b5b;">Content here</div>
.mybackground {background-color:#fe3b5b;}
Border around this has a color of #fe3b5b
<div style="border:2px solid #fe3b5b;">Content here</div>
.myborder {border:2px solid #fe3b5b;}