#fab7af color space conversions
Hex:
#fab7af
RGB:
250, 183, 175
CMY:
2, 28, 31
CMYK:
0, 27, 30, 2
HSL:
6°, 88.2353%, 83.3333%
HSV (HSB):
6°, 30.0000%, 98.0392%
XYZ:
64.0957, 57.2861, 48.2366
xyY:
0.3779, 0.3377, 57.2861
CIE-Lab:
80.3403, 23.2038, 13.6394
CIE-LCH:
80.3403, 26.9156, 30.4473
CIE-Luv:
80.3403, 44.0717, 15.0062
Hunter-Lab:
75.6876, 18.7086, 15.1951
#fab7af color charts
#fab7af color shades, tints & tones
#fab7af color schemes
#fab7af color preview, HTML & CSS examples
This text has a color of #fab7af
<p style="color:#fab7af;">Text here</p>
.mytext {color:#fab7af;}
This box has a color of #fab7af
<div style="background-color:#fab7af;">Content here</div>
.mybackground {background-color:#fab7af;}
Border around this has a color of #fab7af
<div style="border:2px solid #fab7af;">Content here</div>
.myborder {border:2px solid #fab7af;}