#fab0c1 color space conversions
Hex:
#fab0c1
RGB:
250, 176, 193
CMY:
2, 31, 24
CMYK:
0, 30, 23, 2
HSL:
346°, 88.0952%, 83.5294%
HSV (HSB):
346°, 29.6000%, 98.0392%
XYZ:
64.5753, 55.2249, 57.7081
xyY:
0.3638, 0.3111, 55.2249
CIE-Lab:
79.1706, 29.3362, 2.2338
CIE-LCH:
79.1706, 29.4211, 4.3544
CIE-Luv:
79.1706, 45.7512, -2.1785
Hunter-Lab:
74.3135, 25.0605, 5.9778
#fab0c1 color charts
#fab0c1 color shades, tints & tones
#fab0c1 color schemes
#fab0c1 color preview, HTML & CSS examples
This text has a color of #fab0c1
<p style="color:#fab0c1;">Text here</p>
.mytext {color:#fab0c1;}
This box has a color of #fab0c1
<div style="background-color:#fab0c1;">Content here</div>
.mybackground {background-color:#fab0c1;}
Border around this has a color of #fab0c1
<div style="border:2px solid #fab0c1;">Content here</div>
.myborder {border:2px solid #fab0c1;}