#feb5d0 color space conversions
Hex:
#feb5d0
RGB:
254, 181, 208
CMY:
0, 29, 18
CMYK:
0, 29, 18, 0
HSL:
338°, 97.3333%, 85.2941%
HSV (HSB):
338°, 28.7402%, 99.6078%
XYZ:
68.7821, 58.6726, 67.3743
xyY:
0.3530, 0.3011, 58.6726
CIE-Lab:
81.1113, 30.3161, -2.9948
CIE-LCH:
81.1113, 30.4636, 354.3583
CIE-Luv:
81.1113, 43.4385, -10.0761
Hunter-Lab:
76.5981, 26.2394, 1.4683
#feb5d0 color charts
#feb5d0 color shades, tints & tones
#feb5d0 color schemes
#feb5d0 color preview, HTML & CSS examples
This text has a color of #feb5d0
<p style="color:#feb5d0;">Text here</p>
.mytext {color:#feb5d0;}
This box has a color of #feb5d0
<div style="background-color:#feb5d0;">Content here</div>
.mybackground {background-color:#feb5d0;}
Border around this has a color of #feb5d0
<div style="border:2px solid #feb5d0;">Content here</div>
.myborder {border:2px solid #feb5d0;}