#facbe2 color space conversions
Hex:
#facbe2
RGB:
250, 203, 226
CMY:
2, 20, 11
CMYK:
0, 19, 10, 2
HSL:
331°, 82.4561%, 88.8235%
HSV (HSB):
331°, 18.8000%, 98.0392%
XYZ:
74.5077, 68.5269, 81.2515
xyY:
0.3322, 0.3055, 68.5269
CIE-Lab:
86.2692, 20.2093, -5.0807
CIE-LCH:
86.2692, 20.8381, 345.8881
CIE-Luv:
86.2692, 26.4144, -11.4272
Hunter-Lab:
82.7809, 15.7939, -0.2479
#facbe2 color charts
#facbe2 color shades, tints & tones
#facbe2 color schemes
#facbe2 color preview, HTML & CSS examples
This text has a color of #facbe2
<p style="color:#facbe2;">Text here</p>
.mytext {color:#facbe2;}
This box has a color of #facbe2
<div style="background-color:#facbe2;">Content here</div>
.mybackground {background-color:#facbe2;}
Border around this has a color of #facbe2
<div style="border:2px solid #facbe2;">Content here</div>
.myborder {border:2px solid #facbe2;}