#fab4ca color space conversions
Hex:
#fab4ca
RGB:
250, 180, 202
CMY:
2, 29, 21
CMYK:
0, 28, 19, 2
HSL:
341°, 87.5000%, 84.3137%
HSV (HSB):
341°, 28.0000%, 98.0392%
XYZ:
66.4063, 57.2308, 63.4238
xyY:
0.3550, 0.3059, 57.2308
CIE-Lab:
80.3092, 28.5442, -0.9794
CIE-LCH:
80.3092, 28.5610, 358.0348
CIE-Luv:
80.3092, 42.1358, -6.7251
Hunter-Lab:
75.6510, 24.2975, 3.2486
#fab4ca color charts
#fab4ca RGB chart
#fab4ca CMYK chart
#fab4ca RGB pie chart
#fab4ca color shades, tints & tones
#fab4ca color schemes
#fab4ca color preview, HTML & CSS examples
This text has a color of #fab4ca
<p style="color:#fab4ca;">Text here</p>
.mytext {color:#fab4ca;}
Text color #fab4ca
This box has a color of #fab4ca
<div style="background-color:#fab4ca;">Content here</div>
.mybackground {background-color:#fab4ca;}
Background color #fab4ca
Border around this has a color of #fab4ca
<div style="border:2px solid #fab4ca;">Content here</div>
.myborder {border:2px solid #fab4ca;}
Border color #fab4ca