#feb2ca color space conversions
Hex:
#feb2ca
RGB:
254, 178, 202
CMY:
0, 30, 21
CMYK:
0, 30, 20, 0
HSL:
341°, 97.4359%, 84.7059%
HSV (HSB):
341°, 29.9213%, 99.6078%
XYZ:
67.4541, 57.1759, 63.3579
xyY:
0.3588, 0.3041, 57.1759
CIE-Lab:
80.2784, 30.9984, -0.9747
CIE-LCH:
80.2784, 31.0137, 358.1990
CIE-Luv:
80.2784, 46.0361, -7.1965
Hunter-Lab:
75.6147, 26.9098, 3.2509
#feb2ca color charts
#feb2ca RGB chart
#feb2ca CMYK chart
#feb2ca RGB pie chart
#feb2ca color shades, tints & tones
#feb2ca color schemes
#feb2ca color preview, HTML & CSS examples
This text has a color of #feb2ca
<p style="color:#feb2ca;">Text here</p>
.mytext {color:#feb2ca;}
Text color #feb2ca
This box has a color of #feb2ca
<div style="background-color:#feb2ca;">Content here</div>
.mybackground {background-color:#feb2ca;}
Background color #feb2ca
Border around this has a color of #feb2ca
<div style="border:2px solid #feb2ca;">Content here</div>
.myborder {border:2px solid #feb2ca;}
Border color #feb2ca