#fe8f8d color space conversions
Hex:
#fe8f8d
RGB:
254, 143, 141
CMY:
0, 44, 45
CMYK:
0, 44, 44, 0
HSL:
1°, 98.2609%, 77.4510%
HSV (HSB):
1°, 44.4882%, 99.6078%
XYZ:
55.5032, 42.6388, 30.5041
xyY:
0.4314, 0.3314, 42.6388
CIE-Lab:
71.3092, 41.5908, 19.6663
CIE-LCH:
71.3092, 46.0060, 25.3072
CIE-Luv:
71.3092, 78.2447, 18.0986
Hunter-Lab:
65.2984, 37.4516, 18.0116
#fe8f8d color charts
#fe8f8d color shades, tints & tones
#fe8f8d color schemes
#fe8f8d color preview, HTML & CSS examples
This text has a color of #fe8f8d
<p style="color:#fe8f8d;">Text here</p>
.mytext {color:#fe8f8d;}
This box has a color of #fe8f8d
<div style="background-color:#fe8f8d;">Content here</div>
.mybackground {background-color:#fe8f8d;}
Border around this has a color of #fe8f8d
<div style="border:2px solid #fe8f8d;">Content here</div>
.myborder {border:2px solid #fe8f8d;}