#fe8985 color space conversions
Hex:
#fe8985
RGB:
254, 137, 133
CMY:
0, 46, 48
CMYK:
0, 46, 48, 0
HSL:
2°, 98.3740%, 75.8824%
HSV (HSB):
2°, 47.6378%, 99.6078%
XYZ:
54.0523, 40.6556, 27.1887
xyY:
0.4434, 0.3335, 40.6556
CIE-Lab:
69.9340, 43.8446, 22.2193
CIE-LCH:
69.9340, 49.1533, 26.8747
CIE-Luv:
69.9340, 83.8209, 20.4620
Hunter-Lab:
63.7617, 39.7356, 19.3513
#fe8985 color charts
#fe8985 color shades, tints & tones
#fe8985 color schemes
#fe8985 color preview, HTML & CSS examples
This text has a color of #fe8985
<p style="color:#fe8985;">Text here</p>
.mytext {color:#fe8985;}
This box has a color of #fe8985
<div style="background-color:#fe8985;">Content here</div>
.mybackground {background-color:#fe8985;}
Border around this has a color of #fe8985
<div style="border:2px solid #fe8985;">Content here</div>
.myborder {border:2px solid #fe8985;}