#fac5f5 color space conversions
Hex:
#fac5f5
RGB:
250, 197, 245
CMY:
2, 23, 4
CMYK:
0, 21, 2, 2
HSL:
306°, 84.1270%, 87.6471%
HSV (HSB):
306°, 21.2000%, 98.0392%
XYZ:
75.8720, 66.8491, 95.2905
xyY:
0.3188, 0.2809, 66.8491
CIE-Lab:
85.4277, 26.6335, -16.4298
CIE-LCH:
85.4277, 31.2935, 328.3302
CIE-Luv:
85.4277, 27.2982, -30.4350
Hunter-Lab:
81.7613, 22.5604, -11.8679
#fac5f5 color charts
#fac5f5 color shades, tints & tones
#fac5f5 color schemes
#fac5f5 color preview, HTML & CSS examples
This text has a color of #fac5f5
<p style="color:#fac5f5;">Text here</p>
.mytext {color:#fac5f5;}
This box has a color of #fac5f5
<div style="background-color:#fac5f5;">Content here</div>
.mybackground {background-color:#fac5f5;}
Border around this has a color of #fac5f5
<div style="border:2px solid #fac5f5;">Content here</div>
.myborder {border:2px solid #fac5f5;}