#fab5c7 color space conversions
Hex:
#fab5c7
RGB:
250, 181, 199
CMY:
2, 29, 22
CMYK:
0, 28, 20, 2
HSL:
344°, 87.3418%, 84.5098%
HSV (HSB):
344°, 27.6000%, 98.0392%
XYZ:
66.2570, 57.4953, 61.6384
xyY:
0.3574, 0.3101, 57.4953
CIE-Lab:
80.4574, 27.5731, 0.8582
CIE-LCH:
80.4574, 27.5864, 1.7827
CIE-Luv:
80.4574, 41.9969, -3.8345
Hunter-Lab:
75.8256, 23.2798, 4.8813
#fab5c7 color charts
#fab5c7 color shades, tints & tones
#fab5c7 color schemes
#fab5c7 color preview, HTML & CSS examples
This text has a color of #fab5c7
<p style="color:#fab5c7;">Text here</p>
.mytext {color:#fab5c7;}
This box has a color of #fab5c7
<div style="background-color:#fab5c7;">Content here</div>
.mybackground {background-color:#fab5c7;}
Border around this has a color of #fab5c7
<div style="border:2px solid #fab5c7;">Content here</div>
.myborder {border:2px solid #fab5c7;}